{% extends 'atlas/exams.html' %} {% block content %} {% include 'atlas/partials/_viewing_case_as_part_of_collection.html' with nav_link_view="atlas:collection_case_questions" %}
A question schema has been defined but no question answers are found. Please set them below.
This form allows you to add questions to a case. A example of how the quesiton will be displayed is shown below.
If answers are supplied the question will be automarked
The question system is built using https://github.com/json-editor/json-editor, this allows for highly flexible forms / question design at a cost of some complexity. To help with this a number of preset questions are avalible to choose from (these can then be edited if needed). It is also possible to copy questions from other cases in the collection.
In most cases it is not necessary to edit the JSON schema directly as questions can be added / edited via the GUI.
To save the question schema you need to click the "Save Questions" button at the bottom of the page. The page will then refresh and you can see how questions will be displayed at the bottom of the page.
Title of the question block.