Project

General

Profile

Task #3762

Updated by Ram Kordale 22 days ago

- 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")

Back