Commit c017608
committed
separate the parts of feedback messages about credit
In order to comply with the new feedback settings, it should be possible
to show part feedback messages but not the student's current score.
To do this, the part of the message about the credit (e.g. "you were
awarded 1 mark") is now in a separate attribute, `credit_message`, which
is only shown if `showActualMark` is true.1 parent a6e0845 commit c017608
File tree
4 files changed
+31
-24
lines changed- runtime/scripts
- themes/default
- files
- resources
- scripts
- templates/xslt
4 files changed
+31
-24
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1312 | 1312 | | |
1313 | 1313 | | |
1314 | 1314 | | |
1315 | | - | |
1316 | | - | |
1317 | | - | |
1318 | | - | |
1319 | | - | |
1320 | | - | |
1321 | | - | |
| 1315 | + | |
1322 | 1316 | | |
1323 | 1317 | | |
1324 | 1318 | | |
| |||
1776 | 1770 | | |
1777 | 1771 | | |
1778 | 1772 | | |
1779 | | - | |
1780 | | - | |
1781 | | - | |
1782 | 1773 | | |
1783 | 1774 | | |
1784 | | - | |
| 1775 | + | |
1785 | 1776 | | |
1786 | | - | |
| 1777 | + | |
1787 | 1778 | | |
1788 | 1779 | | |
1789 | 1780 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1186 | 1186 | | |
1187 | 1187 | | |
1188 | 1188 | | |
1189 | | - | |
1190 | 1189 | | |
1191 | 1190 | | |
1192 | 1191 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
425 | 425 | | |
426 | 426 | | |
427 | 427 | | |
428 | | - | |
429 | | - | |
430 | | - | |
431 | | - | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
432 | 439 | | |
| 440 | + | |
433 | 441 | | |
434 | 442 | | |
435 | 443 | | |
| |||
699 | 707 | | |
700 | 708 | | |
701 | 709 | | |
702 | | - | |
| 710 | + | |
703 | 711 | | |
704 | 712 | | |
705 | 713 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
73 | 82 | | |
74 | 83 | | |
75 | 84 | | |
| |||
0 commit comments