Task #3762
Tweaks to raw input file format (Nov 5)
Status:
New
Priority:
Urgent
Assignee:
-
Start date:
11/05/2024
Due date:
% Done:
0%
Estimated time:
Description
- The options can be numbered with numbers instead of letters.
- Copy all lines starting with #$ as is to the standard.txt
- if #$ShuffleChoices line exists, shuffle the answer choices given for every question (not intra-question)
- if 3 or more dashes (e.g. \---) are present, remove them
- if you find two asterisks (\**), remove these and the matching two asterisks at the end (e.g. "**some text**", just keep "some text")