coderplex-org/openrank-backend

Create Question

Opened this issue · 0 comments

As a recruiter, I should be able to create questions so that questions can bee used in test.

  • Recruiter should be able to create Objective Type, Text Type (Long/Short), Programming Question.
  • Question statement should be HTML using wysiwyg editor.
  • Options of Objective Type Qs will be entered and correct options should be marked as answer.
  • For text answers, multiple correct answers can be added to the system.
  • For Programming questions, multiple test files can be uploaded simultaneously. User will categorise them as input and corresponding output. User will also confirm which test cases ar public (shown to user) and which ones are private.