moodle/mod/lesson
Tim Hunt 38cde336ca MDL-46195 Fix fractionsaddwrong string component in lesson & qformat_webct.
I know. You should not refer to strings from other plugins, but

* qformat_webct is importing multichoice questions in that bit of code.
  I suppose a pedant would say that qformat_webct should declare dependencies
  on all the qtypes it relies on, but that would be silly.

* Lesson should be using the question engine, rather than doing its own thing.
2014-09-06 20:20:58 +01:00
..
backup MDL-41177 mod_lesson: unified @package use 2014-02-16 11:51:23 +13:00
classes MDL-45445 events: added missing 'relateduserid' validation 2014-06-12 20:46:58 -07:00
db MDL-45503 upgrade: add v2.7.0 sep lines 2014-05-28 01:13:42 +02:00
lang/en MDL-45127 mod_lesson: Updated question edit screen with more help text. 2014-05-02 16:09:05 +08:00
pagetypes MDL-46852 mod_lesson: More accurate comparison of shortanswer answers 2014-09-01 14:24:23 +08:00
pix MDL-36436 use hacky aspect ratio to work around IE9 issues 2012-11-20 13:01:27 +01:00
tests MDL-43835 phpunit: Correct unit tests. 2014-06-17 19:08:01 +10:00
continue.php MDL-45127 mod_lesson: Fixed reviewing lesson answers changing the lesson grade. 2014-05-02 16:09:06 +08:00
edit.php MDL-41177 mod_lesson: unified @package use 2014-02-16 11:51:23 +13:00
editpage.php MDL-41177 mod_lesson: unified @package use 2014-02-16 11:51:23 +13:00
editpage_form.php MDL-41177 mod_lesson: unified @package use 2014-02-16 11:51:23 +13:00
essay.php MDL-41177 mod_lesson: unified @package use 2014-02-16 11:51:23 +13:00
essay_form.php MDL-41177 mod_lesson: unified @package use 2014-02-16 11:51:23 +13:00
format.php MDL-46195 Fix fractionsaddwrong string component in lesson & qformat_webct. 2014-09-06 20:20:58 +01:00
grade.php Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +08: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-44725 Availability: Replace groupmembersonly - FEATURE_xx (6) 2014-09-02 13:03:17 +01:00
locallib.php Merge branch 'wip-MDL-45127-master' of git://github.com/abgreeve/moodle 2014-05-05 10:18:03 +08:00
mediafile.php MDL-41177 mod_lesson: unified @package use 2014-02-16 11:51:23 +13:00
mod_form.php MDL-41177 mod_lesson: unified @package use 2014-02-16 11:51:23 +13:00
reformat.php MDL-41177 mod_lesson: unified @package use 2014-02-16 11:51:23 +13:00
renderer.php MDL-41177 mod_lesson: unified @package use 2014-02-16 11:51:23 +13:00
report.php MDL-41177 mod_lesson: unified @package use 2014-02-16 11:51:23 +13:00
settings.php MDL-41177 mod_lesson: unified @package use 2014-02-16 11:51:23 +13:00
styles.css MDL-23566 mod_lesson: Float answers so paragraphs line up correctly next to the inputs 2014-05-07 15:44:36 +09:30
tabs.php MDL-41177 mod_lesson: unified @package use 2014-02-16 11:51:23 +13:00
timer.js MDL-42663 mod_lesson: Move definitions to show_clock() 2013-11-01 16:37:45 +08:00
version.php MDL-45486 Bump all versions to planned release 2014-05-09 02:12:28 +02:00
view.php MDL-44321 events: cleaning up course_module_viewed event 2014-02-28 16:36:09 +08:00
view_form.php MDL-41177 mod_lesson: unified @package use 2014-02-16 11:51:23 +13:00