...
Info | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
The two conditions "Attempts" and "Score" require operators in order to accurately display the relation states "greater than, less than, greater or equal to, less or equal to, equal" and "not equal" between two expressions or entities. Depending on the value of the expression, the return value will be either "True" or "False".
Ein Beispiel: Eine Erinnerung soll verschickt werden, wenn ein Teilnehmer in einem Test weniger als oder genau 5 Punkte erreicht hat. In OpenOLAT sieht die Bedingung dann folgendermassen ausAn example: An author wants a reminder to be sent once a participant achieved a score of 5 or less in a test. This condition will look in the reminder function in OpenOLAT as follows: |
Assessment | |
---|---|
Assessable course elements with either a configured passed state or a score. | Example: The score in a checklist is less than 3 points. |
Passed, Score |
...