Creating a Full stack question

Details steps on how to create your own full stack questions for in-built frameworks

To create a new full stack question, follow these steps:

  1. Log in to HackerEarth Assessment using your admin credentials.
  2. Click Tests.
  3. Navigate to the test in which you want to add questions.
  4. In the Test details section, click Questions.
  5. Click Create a new question.
  6. In the Select question type section, select Full stack under the Project subsection.

Entering the question details

  1. In the Problem name, enter the name of the problem.
  2. In the Problem statement, write your problem statement.
  3. Select the difficulty level of your question from the list, Easy, Medium, or Hard.
  4. In the Maximum score field, enter the maximum marks that you want to assign to candidates if they answer the question correctly. For example, 20 for Easy, 30 for Medium, and 50 for Hard questions.
  5. In the Tags section, add the tags that are relevant to the question.
    For example, if your problem is assessing the knowledge of front-end servers, development technologies, and so on, then you can add multiple tags such as Full stack, front-end technology, servers, development technologies, and so on.
  6. Click Save as draft to save this question.
    Screenshot from 2023-05-31 12-21-38

Frameworks

These frameworks are already available on the product that you can use to assess candidates. You can select any one of the front end and backend frameworks by following these steps:

  1. Select the required front end and backend frameworks. For example, you can select Angular JS as the front end framework and Spring as the backend framework.
    frameworks.png
  2. Click Save as draft.

You cannot change the frameworks once you have selected them.

If you want to create a backend-only question, select only the backend framework. Similarly, if you want to create a front end only question, select only the front end framework.

You can also watch this video to learn how to create an Angular and Spring Boot question.

Related articles

Creating a fullstack question for a custom framework