mirror of
https://github.com/balkian/MoodleBulkGrader.git
synced 2024-12-28 02:28:12 +00:00
Format README
This commit is contained in:
parent
a68d9b71c2
commit
41f078dd59
@ -11,10 +11,12 @@ and they are followed by a new line per section.
|
|||||||
|
|
||||||
For instance, consider this annotation:
|
For instance, consider this annotation:
|
||||||
|
|
||||||
|
```
|
||||||
GRADE
|
GRADE
|
||||||
1.1 0.5
|
1.1 0.5
|
||||||
1.2 1.0
|
1.2 1.0
|
||||||
2 8.5
|
2 8.5
|
||||||
|
```
|
||||||
|
|
||||||
This will result in the user getting 10 marks.
|
This will result in the user getting 10 marks.
|
||||||
The results are stored per section (1.1, 1.2 and 2).
|
The results are stored per section (1.1, 1.2 and 2).
|
||||||
|
Loading…
Reference in New Issue
Block a user