Rajesh Taneja
dec3a05cb3
MDL-48403 behat: Select text in atto editor before inserting image
2015-01-30 10:02:57 +08:00
Rajesh Taneja
2b44d328c3
MDL-49002 behat: Added @_file_upload tag to avoid random fails
2015-01-30 09:00:36 +08:00
Rajesh Taneja
15aacd0454
MDL-49105 mod_lesson: Removed unused image insert step in behat
2015-01-30 08:57:50 +08:00
Rajesh Taneja
d0c36ce621
MDL-49015 mod_lesson: Don't rely on external links in behat
2015-01-30 08:57:49 +08:00
Jean-Michel Vedrine
59d7a9dc75
MDL-36877 mod_lesson: Fix while MDL-38578 is not solved
2015-01-28 20:54:38 +01:00
Jean-Michel Vedrine
ccf2a054ae
MDL-36877 Lesson: final page not displayed if show gradebook set to no
2015-01-25 18:46:00 +01:00
Jean-Michel Vedrine
59f1c9f5a8
MDL-43386 Lesson: Grade essay student response formatting not correct
2015-01-18 20:36:46 +01:00
Dan Poltawski
63cc7cfc61
Merge branch 'MDL-48675' of git://github.com/jmvedrine/moodle
...
Conflicts:
mod/lesson/upgrade.txt
2015-01-15 08:34:58 +00:00
Dan Poltawski
d55a433d6c
Merge branch 'MDL-48750_m29' of https://github.com/sbourget/moodle
2015-01-15 08:32:43 +00:00
Stephen Bourget
8eef88589a
MDL-48750 Lesson: Behat test for lesson attempt info
...
behat test provided by Jean-Michel Vedrine
2015-01-10 17:13:17 -05:00
Jean-Michel Vedrine
a30e935aa7
MDL-31774 mod_lesson: Wrong jumps in lessons with mutiple clusters
2015-01-10 18:30:06 +01:00
Jean-Michel Vedrine
2d586d1d85
MDL-48675 mod_lesson: behat tests for pages edition
2015-01-08 20:59:59 +01:00
Andrew Nicols
fefd49f70e
MDL-20304 lesson: Uncomment tests following MDL-48631
2015-01-06 10:37:17 +08:00
Andrew Nicols
fc8925206e
Merge branch 'MDL-20304-master' of git://github.com/danpoltawski/moodle
2015-01-06 10:37:10 +08:00
Dan Poltawski
3f6d5ea621
MDL-20304 lesson: add behat test for practice lessons
2014-12-23 16:51:53 +00:00
Jean-Michel Vedrine
25345cb4cd
MDL-48244 Lesson: add custom end of lesson reached completion rule
2014-12-21 16:23:49 +01:00
Jean-Michel Vedrine
b63c745ec6
MDL-48473 mod_lesson: test fill in the blank question
2014-12-11 21:44:43 +01:00
Dan Poltawski
b56f00d057
Merge branch 'MDL-41155-master' of git://github.com/gurgus/moodle
2014-11-25 13:18:13 +00:00
Dave Cooper
22cd6b3c8b
MDL-41155 Lesson: Added behat tests for multiple question attempts
2014-11-20 14:42:11 +08:00
Jean-Michel Vedrine
31f386732b
MDL-47587 Lesson: Display progress bar on the end of lesson page
2014-11-18 08:49:22 +01:00
Jean-Michel Vedrine
5fc6a9e77b
MDL-43245 Lesson: non editing teacher cannot grade lesson essay
2014-10-24 11:48:00 +02:00
Jean-Michel Vedrine
28928667a0
MDL-38172 Lesson: Additional Info not displayed at end of lesson
2014-10-17 17:04:57 +02:00
Damyon Wiese
e5d5bfdc4f
Merge branch 'MDL-38540' of git://github.com/jmvedrine/moodle
2014-10-08 16:46:12 +08:00
Jean-Michel Vedrine
ce3cfc8f92
MDL-38540 Lesson: import images in question answers
2014-10-08 06:07:02 +02:00
Dan Poltawski
c5d4fd7ddf
MDL-38106 lesson: fix tests introduced in MDL-32870
2014-10-08 11:51:21 +08:00
Marina Glancy
850ac50a87
Merge branch 'MDL-32870' of git://github.com/jmvedrine/moodle
2014-10-07 17:16:56 +08:00
Dan Poltawski
5b17d81dce
MDL-38106 lesson: behat now sets introduction
2014-10-05 14:12:59 +01:00
Jean-Michel Vedrine
0abc18cf4d
MDL-32870 Lesson: No HTML editor for questions answers and responses
2014-10-04 15:13:01 +02:00
Dan Poltawski
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
Jean-Michel Vedrine
d92f768baa
MDL-32870 mod_lesson: added support for files to question answers and responses
2014-09-29 11:00:28 +13:00
Russell Smith
d2c58b95bb
MDL-43835 phpunit: Correct unit tests.
...
When different ID's are set for each sequence a number
of unit test failures appear. They have been corrected
to allow unit tests to pass with the new generator in place.
2014-06-17 19:08:01 +10:00
Marina Glancy
a128a24fca
Merge branch 'wip-MDL-45127-master' of git://github.com/abgreeve/moodle
2014-05-05 10:18:03 +08:00
Adrian Greeve
028f535fd9
MDL-45127 mod_lesson: Behat test for reviewing a lesson.
2014-05-02 16:09:06 +08:00
Mark Nelson
4d9c1b573e
MDL-43557 mod_lesson: removed incorrect usage of snapshots
2014-04-29 19:15:47 -07:00
David Monllao
759b323e0e
MDL-43236 behat: Updating references to deprecated methods
2014-03-07 16:05:21 +08:00
David Monllao
f083d6145e
MDL-43738 behat: Updating features files
...
The following used steps were replaced by the ones
added in this issue:
- I fill the moodle form with
- I fill in with
- I select from
- I select radio button
- I check
- I uncheck
- the field should match
Also removing test for deprecated steps:
- the ASD checkbox should be checked
- the ASD checkbox should not be checked
2014-02-27 18:22:05 +08:00
Rajesh Taneja
623a32e50d
MDL-43736 Events: Updated unit test to test context not used in event
2014-01-29 11:39:50 +08:00
Adrian Greeve
b481cc2e8f
MDL-43294 mod_lesson: Unit test for essay_assessed event.
2014-01-17 15:38:03 +08:00
Mark Nelson
00c027c7e3
MDL-40054 mod_lesson: replaced 'end' add_to_log call with an event
2014-01-02 19:52:49 -08:00
Mark Nelson
9c192d812b
MDL-40054 mod_lesson: replaced 'start' add_to_log call with an event
2014-01-02 19:52:48 -08:00
Mark Nelson
81d2421c55
MDL-40054 mod_lesson: replaced 'view highscores' add_to_log call with an event
2014-01-02 19:52:48 -08:00
Mark Nelson
8539411823
MDL-40054 mod_lesson: replaced 'update highscores' add_to_log call with an event
2014-01-02 19:52:44 -08:00
Mark Nelson
b6374c24ee
MDL-40054 mod_lesson: replaced 'grade view' add_to_log call with an event
2014-01-02 19:44:39 -08:00
Marina Glancy
78135fd2ec
MDL-42400 mod_lesson: data generator for lesson
2013-10-26 14:00:25 +11:00
David Monllao
3897608152
MDL-39635 behat: XPath cleanups
...
- Escaping steps arguments redirected to other steps
- Adding normalized-space() in all contains() assertions
- General xpaths review
- Convering provided xpath text strings to xpath literals
to avoid problems with arguments containing both single
quotes and double quotes
2013-07-19 10:02:36 +02:00
David Monllao
e03ed0e134
MDL-40110 behat: AM/PM strings are OS-dependant, removing this part from tests
2013-06-10 11:21:04 +08:00
David Monllao
69a397cd2c
MDL-39795 behat: Adapting features to consider spaces
2013-05-27 14:24:20 +08:00
David Monllao
5d7b6307b1
MDL-39586 behat: Closed list of stackeholders
2013-05-09 18:38:13 +08:00
Eloy Lafuente (stronk7)
fc076898c7
Merge branch 'MDL-39437' of git://github.com/rwijaya/moodle
2013-05-07 15:50:29 +02:00
David Monllao
fd70acae15
MDL-39437 mod_lesson: Expanding form fieldsets before clicking elements
2013-05-07 11:11:17 +08:00