Jean-Michel Vedrine
476fa05c08
MDL-48709 mod_lesson: subclusters are not working
2015-02-14 18:18:32 +01:00
Rajesh Taneja
a9d59d433a
MDL-49015 mod_lesson: Don't rely on external links in behat
2015-01-30 08:59:26 +08:00
Jean-Michel Vedrine
20e9ca0faa
MDL-36877 mod_lesson: Fix while MDL-38578 is not solved
2015-01-28 21:37:18 +01:00
Jean-Michel Vedrine
fd7100a221
MDL-36877 Lesson: final page not displayed if show gradebook set to no
2015-01-25 19:57:09 +01:00
Jean-Michel Vedrine
5aa4150f4a
MDL-43386 Lesson: Grade essay student response formatting not correct
...
Conflicts:
mod/lesson/locallib.php
2015-01-18 20:44:54 +01:00
Stephen Bourget
ac5f381992
MDL-48750 Lesson: Behat test for lesson attempt info
...
behat test provided by Jean-Michel Vedrine
2015-01-13 11:20:21 +00:00
Dan Poltawski
28b6d8949c
MDL-31774 mod_lesson: fix for behat test
2015-01-12 14:54:28 +00:00
Jean-Michel Vedrine
0be93791cb
MDL-31774 mod_lesson: Wrong jumps in lessons with mutiple clusters
2015-01-10 18:44:16 +01:00
Andrew Nicols
53b91996aa
MDL-20304 lesson: Remove Description from behat tests
...
The description field was added to mod_lesson in Moodle 2.8
2015-01-06 10:38:23 +08:00
Andrew Nicols
b0de178292
MDL-20304 lesson: Uncomment tests following MDL-48631
2015-01-06 10:38:22 +08:00
Dan Poltawski
75e0e92397
MDL-20304 lesson: add behat test for practice lessons
2014-12-23 17:04:43 +00:00
Dave Cooper
afe863ed4a
MDL-41155 Lesson: Fix behat tests for multiple question attempts
2014-11-27 12:02:31 +08:00
Dave Cooper
9469336c58
MDL-41155 Lesson: Added behat tests for multiple question attempts
2014-11-25 14:16:49 +08:00
Jean-Michel Vedrine
458cb3927a
MDL-38172 Lesson: Additional Info not displayed at end of lesson
2014-10-17 17:12:40 +02: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
Damyon Wiese
e1cd72ec72
Merge branch 'MDL-38714_tmp' of git://github.com/rwijaya/moodle
2013-05-03 15:37:57 +08:00
Rossiani Wijaya
343a48256a
MDL-38717: Lesson mod: fixed behat script to accomodate the fix of settype()
2013-05-02 15:26:35 +08:00
David Monllao
550d842e3c
MDL-39232 behat Normalize feature tags according to component names
2013-04-30 11:54:47 +08:00
Eloy Lafuente (stronk7)
35bff0716d
Merge branch 'MDL-38947_master' of git://github.com/dmonllao/moodle
2013-04-15 02:22:23 +02:00
David Monllao
9fb5894e79
MDL-38947 behat: New test
...
According to MDLQA-73, in a lesson
activity, students can navigate through
a series of pages in various ways
depending upon their answers to questions.
2013-04-14 15:02:39 +08:00
David Monllao
51434146e4
MDL-38948 behat: New test
...
According to MDLQA-76, a teacher can
set a time limit for a lesson activity.
2013-04-14 13:03:27 +08:00
David Monllao
e2e4813b0d
MDL-38949 behat: New test
...
According to MDLQA-81, a teacher can
password protect a lesson and/or set
available from and deadline dates.
2013-04-14 11:09:03 +08:00