a81f5d0b1a
MDL-65555 mod_lesson: fix group override backup and restore
2019-07-16 11:16:03 +10:00
a4606b7efe
MDL-39261 mod_lesson: Move essay answer files to new file area
...
* Moved answers to a different file area
* Added backup and restore calls
* Include privacy/reset related calls similar to essay responses
2019-04-12 07:27:12 +08:00
0d14fcbc60
MDL-9367 restore: Roll only configuration dates
...
It was decided to roll only configuration dates and any date related to user content
such as 'timecreated' , 'timemodified' etc should not be rolled forward.
2017-08-01 10:46:37 +05:30
c6f9f06146
MDL-57759 mod_lesson: New settings for allowing offline attempts
2017-03-27 13:10:00 +02:00
504b65d2e5
MDL-55605 mod_lesson: Fix activitylinks restore bug
2016-08-18 16:35:34 +10:00
bb685cf3fa
MDL-49581 Lesson: Remove broken high score function
2015-07-20 20:06:44 -04:00
716dfb630d
MDL-49642 mod_lesson: fix restore of overrides
2015-04-09 15:26:40 +08:00
31cb1b0eca
MDL-49642 mod_lesson: fix backup of user overrides
2015-04-08 09:21:44 +02:00
247980b0e8
MDL-49642 mod_lesson: Fix issues found during integration review
2015-04-05 15:05:31 +02:00
e0e1a83e2c
MDL-49642 mod_lesson: Group/user overrides
2015-04-02 13:56:52 +02:00
deadda2f86
Merge branch 'MDL-48880' of git://github.com/jmvedrine/moodle
...
Conflicts:
mod/lesson/db/upgrade.php
mod/lesson/version.php
2015-03-31 11:21:11 +01:00
7e0551fc45
MDL-48880 mod_lesson: clean lesson_branch when a page is deleted
2015-03-29 21:46:05 +02:00
4948b68ffe
MDL-49474 mod_lesson: intro and introformat missing from backup/restore
2015-03-29 21:33:18 +02:00
10e2355f8c
MDL-48715 mod_lesson: use only one field for time spent rule
2015-03-17 20:47:01 +01:00
d0445cf70d
MDL-48715 mod_lesson: add a time spent custom completion rule
2015-03-15 15:24:55 +01:00
0967a20d02
Merge branch 'MDL-48962' of git://github.com/jmvedrine/moodle
2015-03-04 00:00:16 +01:00
6442803f76
MDL-48984 mod_lesson: explicitly close some recordsets
2015-03-03 12:52:40 +01:00
6230f717bf
Merge branch 'MDL-48984' of git://github.com/jmvedrine/moodle
2015-03-03 12:52:20 +01:00
a1300e98bb
MDL-48984 mod_lesson: some lesson_answers answers should be plain text
...
Branch tables jump descriptions, short answer question answers
and numerical question answers should be plain text, and no editor
should be available here.
2015-03-03 08:24:24 +01:00
a1acc00177
MDL-48962 mod-lesson: maxtime should use a duration form element
2015-02-26 10:28:42 +01:00
6695d5947f
MDL-34006 Lesson: Resume lesson loads wrong page.
2015-02-25 10:22:41 -05:00
ebf5ad4fa2
MDL-43387 mod_lesson: add an editor for essay grading comments
2015-02-01 19:01:40 +01:00
25345cb4cd
MDL-48244 Lesson: add custom end of lesson reached completion rule
2014-12-21 16:23:49 +01:00
0abc18cf4d
MDL-32870 Lesson: No HTML editor for questions answers and responses
2014-10-04 15:13:01 +02:00
be6779d0c4
Revert "MDL-32870 mod_lesson: added support for files to question answers and responses"
...
This reverts commit d92f768baa
.
2014-10-02 09:09:16 +01:00
d92f768baa
MDL-32870 mod_lesson: added support for files to question answers and responses
2014-09-29 11:00:28 +13:00
9b24f68bde
MDL-41177 mod_lesson: unified @package use
2014-02-16 11:51:23 +13:00
5251450372
MDL-31390 Convert set_source_sql with order clauses to set_source_table
2013-03-01 11:29:01 +00:00
38a8779d81
MDL-32061 Use old lesson_answer ID and correct when restoring lesson attempts
2012-04-16 13:39:43 +01:00
63baccbc54
MDL-30982 Improving phpDocs for the classes that extend backup_activity_task
2012-02-27 11:59:42 +01:00
6ff5994b49
Merge branch 'MDL-19421-master-3' of git://git.luns.net.uk/moodle
2012-02-20 17:11:22 +01:00
ab48e73159
MDL-19421 Correct lesson dependency mapping on restore
2012-02-20 14:56:02 +00:00
8f9c818604
Merge branch 'MDL-31589-master-2' of git://git.luns.net.uk/moodle
2012-02-20 15:17:39 +13:00
b9e7d8925e
MDL-31589 Sort order of lesson answers before restoring them
2012-02-13 10:12:08 +00:00
a731d18ce5
[MDL-31386] Correctly order answers in a lesson backup
2012-01-26 12:41:54 +00:00
995b6ff605
Merge branch 'MDL-26229_restore_attempts_wip' of git://github.com/stronk7/moodle
2011-02-14 21:02:49 +01:00
bd9e662953
MDL-25553 lesson restore - add missing jumpto remapping. Credit goes to Mike Churchward
2011-02-12 04:02:10 +01:00
7cff4927be
MDL-26229 backup & restore - fix quiz & lesson conflicts
2011-02-12 03:03:26 +01:00
0f66acede0
MDL-22135 - logs restore, course and activities + cleanup
2010-11-11 19:46:04 +00:00
034ef76129
improved spelling
2010-09-18 12:31:20 +00:00
b9077c2e5c
MDL-24177 backup - delete some lines causing mess in source lesson because of some lines I left by mistake in my prev commit. :-(
2010-09-15 19:47:35 +00:00
3643aadf80
MDL-24177 backup - fix page next/prev ids to be propely mapped
2010-09-14 08:58:24 +00:00
113065d2fa
MDL-23479 backup - lesson revised & old code deleted (but restore logs)
2010-08-03 15:38:25 +00:00
53ab8106ec
MDL-23479 lesson restore code - correct time shifting
2010-08-02 00:38:07 +00:00
b517ac7919
MDL-23479 lesson backup - force order of pages to use prevpageid so that restore is able to see pages in the right order.
2010-07-29 05:02:51 +00:00
a6f349434f
MDL-23479 lesson Restore Code
2010-07-29 04:46:01 +00:00
3d1b745283
MDL-22639 fixed meadiafile support - unfortunately all old media files are lost, upgrade again from 1.9.....
2010-07-25 12:39:32 +00:00
cc3dbaaa30
MDL-21249 improved php docs package+subpackage info in mod/lesson
2010-07-25 10:54:39 +00:00
64f93798d4
MDL-22950 adding new component column to the files table, unfortunately this change requires changes in all 2.0dev code, please review all custom code that was already upgraded to 2.0; fixing multiple problems and regressions in mod/assignment
2010-07-03 13:37:13 +00:00
c351bb50ce
backup MDL-22151 Implemented backup in the lesson module
2010-05-06 01:53:55 +00:00