moodle/mod/lesson
Andrew Hancox 6398ff5387 MDL-49101 core: Add a global admin setting config->requiremodintro
Removed requiremodintro setting from all core activity plugins and replace
with a single global setting.
Deprecated moodleform_mod::add_intro_editor and replaced with
moodleform_mod::standard_intro_elements
2015-04-07 10:11:53 +01:00
..
backup Merge branch 'MDL-48962' of git://github.com/jmvedrine/moodle 2015-03-04 00:00:16 +01:00
classes MDL-49183 Lesson: Add additional events 2015-02-19 21:16:26 -05:00
db Merge branch 'MDL-48962' of git://github.com/jmvedrine/moodle 2015-03-04 00:00:16 +01:00
lang/en Merge branch 'MDL-48962' of git://github.com/jmvedrine/moodle 2015-03-04 00:00:16 +01:00
pagetypes Merge branch 'MDL-34006_m29v6' of https://github.com/sbourget/moodle 2015-03-03 11:40:17 +00:00
pix MDL-36436 use hacky aspect ratio to work around IE9 issues 2012-11-20 13:01:27 +01:00
tests MDL-48962 mod_lesson: Fixed behat with new timeout setting and string 2015-03-05 14:55:18 +08:00
continue.php MDL-48962 mod-lesson: maxtime should use a duration form element 2015-02-26 10:28:42 +01:00
edit.php MDL-41177 mod_lesson: unified @package use 2014-02-16 11:51:23 +13:00
editpage.php MDL-48984 mod_lesson: some lesson_answers answers should be plain text 2015-03-03 08:24:24 +01:00
editpage_form.php MDL-41177 mod_lesson: unified @package use 2014-02-16 11:51:23 +13:00
essay.php MDL-48912 mod_lesson: fix problems found during testing 2015-03-04 21:50:33 +01:00
essay_form.php MDL-43387 mod_lesson: add an editor for essay grading comments 2015-02-01 19:01:40 +01:00
format.php MDL-48707 mod_lesson: ignore plugins question types during import 2014-12-26 08:28:36 +01:00
grade.php MDL-40286 mod_lesson: non-editing teacher should see Grade analysis 2015-01-23 20:21:08 +01:00
highscores.php MDL-43557 mod_lesson: removed incorrect usage of snapshots 2014-04-29 19:15:47 -07:00
import.php MDL-41177 mod_lesson: unified @package use 2014-02-16 11:51:23 +13:00
import_form.php MDL-41177 mod_lesson: unified @package use 2014-02-16 11:51:23 +13:00
index.php MDL-44321 events: cleaning up course_module_instance_list_viewed event 2014-02-28 16:36:09 +08:00
lesson.php MDL-41177 mod_lesson: unified @package use 2014-02-16 11:51:23 +13:00
lib.php MDL-48962 mod-lesson: maxtime should use a duration form element 2015-02-26 10:28:42 +01:00
locallib.php Merge branch 'MDL-48962' of git://github.com/jmvedrine/moodle 2015-03-04 00:00:16 +01:00
mediafile.php MDL-41177 mod_lesson: unified @package use 2014-02-16 11:51:23 +13:00
mod_form.php MDL-49101 core: Add a global admin setting config->requiremodintro 2015-04-07 10:11:53 +01:00
reformat.php MDL-48901 mod_lesson: Deprecating unused functions 2015-02-04 07:23:41 +08:00
renderer.php MDL-36673 mod_lesson: slideshow mode not working 2014-12-05 18:42:03 +01:00
report.php MDL-48803 mod/lesson: add group support 2015-02-09 11:56:05 +10:30
settings.php MDL-49101 core: Add a global admin setting config->requiremodintro 2015-04-07 10:11:53 +01:00
styles.css MDL-45679 mod_lesson: do not overqualify styles 2014-12-09 12:34:54 +00:00
tabs.php MDL-40286 mod_lesson: non-editing teacher should see Grade analysis 2015-01-23 20:21:08 +01:00
timer.js MDL-48962 mod-lesson: maxtime should use a duration form element 2015-02-26 10:28:42 +01:00
upgrade.txt MDL-48803 mod/lesson: add group support 2015-02-09 11:56:05 +10:30
version.php Merge branch 'MDL-48962' of git://github.com/jmvedrine/moodle 2015-03-04 00:00:16 +01:00
view.php Merge branch 'MDL-48962' of git://github.com/jmvedrine/moodle 2015-03-04 00:00:16 +01:00
view_form.php MDL-41177 mod_lesson: unified @package use 2014-02-16 11:51:23 +13:00