Compare two revisions of: Worksheet

... ... @@ -11,7 +11,7 @@ The OMB+ parameter `ombplus_role` specifies the workflow for training, quiz or f
11 11 | :-----|:----|:----|
12 12 |homework|save, clear|container for problems; editable until submission time, set by the lecturer in the configuration page of the corresponding course; tasks are corrected automatically the first time the page is called after submission time|
13 13 |prelearn|save, clear| same as homework, up to the icon|
14 -|selftest|save, clear, evaluation, new problem | container for problems; each problem set can be saved multiple times; evaluation triggers correction of all problems in the container at once, it can be triggered only once for a given problem set; after evaluation a student may ask for a new set of problems unless the author has set the worksheet parameter _mumie_new_data_allowed_ to false|
14 +|selftest|save, clear, evaluation, new problem | container for problems; each problem set can be saved multiple times; evaluation triggers correction of all problems in the container at once, it can be triggered only once for a given problem set; after evaluation a student may ask for a new set of problems unless the author has set the worksheet parameter *mumie_new_data_allowed* to false|
15 15 |instant-selftest|save, clear|container for problems; saving a problem triggers automatic correction; answers can be submitted many times and will be corrected with every submit; the student may *not* ask for a new set of problems|
16 16 |selfreflection|save|container for problems; questions that have been processed are flagged.|
17 17 |training|save, clear, new problem|container for problems; saving a problem triggers automatic correction; answers can be submitted many times; student may ask for a new problem at any time|
18 18