moodle/mod/workshop
Marcus Fabriczy f5d1dbb37f MDL-62893 mod: Grade visibility bug in the Outline/Complete reports
Grades that have been hidden will appear in the outline/complete
report - even if the user is a student.

The modules that have been fixed are:
* mod_assign
* mod_data
* mod_forum
* mod_glossary
* mod_lesson
* mod_scorm
* mod_workshop
2019-02-05 20:01:32 +10:30
..
allocation MDL-64282 versions: bump all versions and requires near release 2018-11-29 18:24:08 +01:00
amd MDL-60820 workshop: Allow teacher to specify submission types 2018-08-31 14:48:29 +02:00
backup MDL-60820 workshop: Allow teacher to specify submission types 2018-08-31 14:48:29 +02:00
classes MDL-62668 mod_workshop: Return feedback for reviewer in assessment phase 2019-01-23 18:07:51 +01:00
db MDL-63276 upgrade: clean < 3.2.0 upgrade steps 2019-01-03 01:17:17 +01:00
eval MDL-64282 versions: bump all versions and requires near release 2018-11-29 18:24:08 +01:00
form MDL-63276 upgrade: clean < 3.2.0 upgrade steps 2019-01-03 01:17:17 +01:00
lang/en MDL-63689 workshop: Add support for removal of multiple context users 2018-10-30 14:29:40 +01:00
pix MDL-50175 graphics: Optimized SVGs with SVGO. 2016-02-25 11:56:42 +00:00
tests MDL-62668 mod_workshop: Return feedback for reviewer in assessment phase 2019-01-23 18:07:51 +01:00
aggregate.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
allocation.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
assessment.php MDL-59252 mod_workshop: Move assessment evaluation code to API 2017-10-03 19:16:31 +02:00
editform.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
editformpreview.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
exassessment.php MDL-55957 workshop: Fix the embedded files serving 2016-09-14 12:14:56 +02:00
excompare.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
exsubmission.php MDL-55957 workshop: Fix the embedded files serving 2016-09-14 12:14:56 +02:00
feedbackauthor_form.php MDL-44183 mod_workshop: unified @package use 2014-02-21 08:33:40 +13:00
feedbackreviewer_form.php MDL-44183 mod_workshop: unified @package use 2014-02-21 08:33:40 +13:00
fileinfolib.php MDL-37602 Add support for browsing the overall feedback files 2013-03-26 21:25:45 +01:00
index.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
lib.php MDL-62893 mod: Grade visibility bug in the Outline/Complete reports 2019-02-05 20:01:32 +10:30
locallib.php MDL-60820 workshop: Allow teacher to specify submission types 2018-08-31 14:48:29 +02:00
mod_form.php MDL-60820 workshop: Allow teacher to specify submission types 2018-08-31 14:48:29 +02:00
renderer.php MDL-51932 workshop: Improve UX for teachers on switching workshop phases 2017-04-18 18:00:59 +02:00
settings.php MDL-44183 mod_workshop: unified @package use 2014-02-21 08:33:40 +13:00
styles.css MDL-51932 workshop: Improve UX for teachers on switching workshop phases 2017-04-18 18:00:59 +02:00
submission.php MDL-60144 mod_workshop: Move submission evaluation code to API 2017-10-03 19:28:44 +02:00
submission_form.php MDL-60820 workshop: Allow teacher to specify submission types 2018-08-31 14:48:29 +02:00
switchphase.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
toolbox.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
upgrade.txt MDL-60820 workshop: Allow teacher to specify submission types 2018-08-31 14:48:29 +02:00
version.php MDL-64282 versions: bump all versions and requires near release 2018-11-29 18:24:08 +01:00
view.php MDL-59238 mod_workshop: Move event and completion to Workshop class 2017-07-24 18:03:36 +02:00