To create a full-stack question, follow these steps:
- Log in to HackerEarth Assessment using admin credentials.
- On the recruiter dashboard, click Library.
By default, all the MCQs that are available in the HackerEarth's library are displayed. - In Libraries, select My library.
- In Question types, select Fullstack.
- Click
. The Question page appears on the screen.
- Enter the problem name.
- Write your problem statement.
- Select the difficulty level of your question, Easy, Medium, or Hard.
- Click Save Fullstack Question to save your question so that you can upload test cases in the question. A page is displayed where you can upload and edit the project.
- Enter the score in the Max. Marks field.
- In the FullStack section, click Create new project. To create a new project, follow these steps:
- Enter the name of the parent folder, for example, src. This folder contains all your files and resources.
- Click Create now.
- Now, if you want to create a new file, firstly click the dropdown beside File and then click New file.
- Enter the name of the file (for example, test) and specify the location of the file.
- Click Create File. Now, you can write your project code in the created file.
- Click Save to save the file in the created repository.
- Click Rename to change the name of the file.
- Click Delete to delete the file from the repository.
- If you want to create a new folder, firstly click the dropdown beside Folder and then click New Folder. You can also perform the Rename and Delete operations here. These created folders are used to include the created files.
- Click
to save your project.
- Click Go back that is available on the top-right corner of your screen.
- You can edit your project code by clicking
.
- Click
to download your project.
- Click
to delete your project.
- You can also view the number of files available in the project, number of folders available in the project, and date and time when the project is last modified respectively.
- In the Tags section, add the tags that are relevant to the question. These tags can be front-end technology, servers, development technologies, and so on.
- Click Save Fullstack question to save the question in your custom library.
You have successfully saved your full-stack question.
Comments
0 comments
Please sign in to leave a comment.