-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Version bump, dependencies and readme
- Loading branch information
1 parent
cc69633
commit a5fd082
Showing
3 changed files
with
21 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# moodle-block_my_feedback | ||
|
||
This block shows students recent feedback across moodle courses. | ||
|
||
It currently supports assignment, quiz, and turnitin. | ||
|
||
It outputs some UCL specific elements which you can remove from mustahce template. | ||
|
||
# Version 2.0 | ||
|
||
For users who's role archetype is editingteacher the block shows a marker view, with summative assessments that require marking. | ||
|
||
The marker view uses https://github.com/ucl-isd/moodle-local_assess_type to get which assessments have been set as summative. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters