-
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.
CTP-4123, CTP-4128 : add support for quiz and turnitin modules (#13)
* CTP-4123, CTP-4128 : add support for quiz and turnitin modules - showing turinitin parts separately * using feedback_tracker methods for getting due dates and missing markings * added ':' to title just for tests. will be removed again * Initial refactor * Turnitin duedate * Version bump * using feedback_tracker::get_markingurl() * using for feedback_tracker::count_missing_grades() * using report_feedback_tracker\local\helper::get_turnitin_parts() * added missing comma * removed stray semicolon * refactored get_mod_data() to add_mod_data() * refactored add_mod_data() * removed unneccessary comment * checking duedate range (again) * updated use of feedback_tracker::count_missing_grades() * only showing module types supported by feedback_tracker * removed unneccessary partenthesis wrapping --------- Co-authored-by: Matthias Opitz <[email protected]> Co-authored-by: Stuart Lamour <[email protected]>
- Loading branch information
1 parent
72431dc
commit 79966dd
Showing
2 changed files
with
89 additions
and
102 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
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