Creating Approximate question in a test

Creating Approximate questions

You can create approximate questions in a test by following these steps:

  1. Click Create a new question in the test dashboard.

1.png

  1. Select Approximate under the Coding section.

2.png

  1. Enter problem name, problem statement, and Difficulty level. Maximum score can not be entered directly for approximate questions so click relative score for partial scoring as maximum or minimum score.

3.png

Note: The relative score can be used when you want to use partial scoring for approximate questions. This will allow you to score the test cases partially if they are approximately correct. Click Relative score if you want to use partial scoring in the question.

  1. Enter relevant Tags and click Next.

  2. Under Solution details, upload Sample input and Sample output file.

4.png

  1. Enter a Sample explanation of the question.

5.png

  1. Upload the Checker file. Select the checker language.

6.png

  1. Upload input and output test case files.

7.png

  1. Check the code checker settings and make the changes if required. Click Next.

8.png

  1. Select the Allowed languages in which candidates can write their code.

9.png

  1. Enter the Code snippet which is a boilerplate code that can be used by the candidates. Click Next.

10.png

  1. Enter the Editorial explaining the approach to the solution which is not visible to the candidates.

11.png

  1. Click Publish changes.

This is how you can create Approximate questions in a test.