Andrew Nicols
711b1d6b3e
MDL-51100 behat: Remove javascript tag from usermenu steps
...
These tests only needed the javascript tag because of the user menu.
Now that issue has been resolved, they do not need it.
Note: Some were also not using the singleselect feature, so would fail
without changes to use this too as they were not handling proper selection
of the singleselect element.
2015-08-14 08:52:29 +08:00
Eloy Lafuente (stronk7)
6d2ccd352f
Merge branch 'MDL-44840-master' of git://github.com/lameze/moodle
2015-08-05 20:46:59 +02:00
Jean-Michel Vedrine
66cf47a045
MDL-49701 mod_lesson: open time should be before close time
2015-08-02 10:33:04 +02:00
Jean-Michel Vedrine
297b32905c
MDL-50515 mod_lesson: Can't remove content buttons from content page
2015-08-02 09:32:34 +02:00
Jean-Michel Vedrine
239e9eb8f6
MDL-44840 mod_lesson: fix import of truefalse questions
2015-07-29 11:04:55 +08:00
Andrew Nicols
ad913a2d97
Merge branch 'MDL-49581_m30v4' of https://github.com/sbourget/moodle
2015-07-29 09:32:11 +08:00
Stephen Bourget
58459ff0f0
MDL-49581 Lesson: Remove high score unit tests.
2015-07-28 17:06:02 -04:00
Dan Poltawski
099dd967aa
Merge branch 'MDL-49581_m30v3' of https://github.com/sbourget/moodle
2015-07-28 10:48:11 +01:00
Stephen Bourget
bb685cf3fa
MDL-49581 Lesson: Remove broken high score function
2015-07-20 20:06:44 -04:00
Paul Nicholls
a673650477
MDL-50699 Lesson: "Link to next activity" empty until Lesson saved
...
Due to a logic bug, the "Link to next activity" dropdown was empty (only
contains the "None" option) until the Lesson had been saved. This minor
change allows a "next activity" to be specified when initially creating
the Lesson whilst still preventing the user from choosing the Lesson as its
own next activity.
2015-06-26 16:16:23 +12:00
Eloy Lafuente (stronk7)
22214c22d1
Merge branch 'MDL-49882' of git://github.com/jmvedrine/moodle
2015-06-10 01:39:17 +02:00
Eloy Lafuente (stronk7)
db91aae8f4
Merge branch 'MDL-50145_master' of git://github.com/markn86/moodle
2015-06-09 20:40:56 +02:00
Mark Nelson
1254e48f26
MDL-50145 mod_lesson: added behat test for multiple dashboard lessons
2015-06-09 00:49:04 -07:00
Mark Nelson
2c4b43d9b2
MDL-50145 mod_lesson: fixed issue with duplicate values
2015-06-08 22:09:25 -07:00
Rajesh Taneja
2835eee63b
MDL-50179 lesson: Get student/attempts only when showing overview
2015-06-09 09:34:10 +08:00
Jean-Michel Vedrine
5d33ec9c7e
MDL-49882 mod_lesson: Essay questions not imported into lessons
2015-05-31 07:24:11 +02:00
Dan Poltawski
c1b9c3d10d
Merge branch 'wip-mdl-50203' of https://github.com/rajeshtaneja/moodle
2015-05-19 12:38:56 +01:00
Rajesh Taneja
e9eaf94226
MDL-50203 behat: Click on link in student 1 row
2015-05-13 15:19:59 +08:00
David Monllao
88d127d37c
Merge branch 'MDL-34102' of git://github.com/jmvedrine/moodle
2015-05-12 12:08:30 +08:00
Eloy Lafuente (stronk7)
b758ab3053
MDL-50183 upgrade: add 2.9.0 separation line to all upgrade scripts
2015-05-12 00:21:05 +02:00
Eloy Lafuente (stronk7)
26ea380d24
MDL-50102 versions: bump all versions and requires near release
...
version = planned 2015051100 release version
requires= current 2015050500 rc1 version
Note: On purpose, the course format social wrong version (2015102100)
has been kept unmodified. Looking forward a solution right now.
2015-05-05 17:43:19 +02:00
John Okely
4887d15228
MDL-49983 navigation: Remove 'my' from user context navigation
2015-05-04 12:38:50 +08:00
Jean-Michel Vedrine
2107531f3c
MDL-34102 mod_lesson: display feedback
...
Feedback for incorrect answer was not diplayed when
Provide option to try a question again was set to Yes.
2015-05-02 15:01:17 +02:00
Rajesh Taneja
ceeab15019
MDL-49948 lesson: Answer and response format should be known for each form
2015-04-27 14:35:20 +01:00
Jean-Michel Vedrine
c914c92da0
MDL-49913 mod_lesson: studentanswer format should be HTML
2015-04-24 19:19:32 +02:00
Jean-Michel Vedrine
cb9d259dcd
MDL-49913 mod_lesson: fix import scores and jumps
2015-04-24 19:19:31 +02:00
Jean-Michel Vedrine
9fb9aa9c91
MDL-49913 mod_lesson: defaultanswer to avoid duplication
2015-04-24 19:19:31 +02:00
Jean-Michel Vedrine
35cec798c2
MDL-49913 mod_lesson: round question grades on import
2015-04-24 19:19:30 +02:00
Jean-Michel Vedrine
6197497393
MDL-49946 mod_lesson: improve qformat_default::defaultquestion
2015-04-22 19:40:19 +02:00
Rajesh Taneja
0fe86bbdbb
MDL-49799 behat: replaced asd.com with example.com
...
asd.com is a valid domain, we should use reserved domain names for testing
2015-04-20 11:21:20 +08:00
Dan Poltawski
9ac0001bf0
MDL-45774 fix trailing whitespace
2015-04-14 15:32:15 +08:00
Damyon Wiese
46a2fbc4b7
MDL-49412 Navigation: Remaining behat fixed for nav branch
...
Behat is passing after this change.
Part of MDL-45774.
2015-04-10 17:19:28 +08:00
Damyon Wiese
221210e9b2
MDL-49412 Behat: Fix behat tests for all of @mod
...
This is after the navigation changes for 2.9.
Part of MDL-45774.
2015-04-10 17:18:23 +08:00
Dave Cooper
81d7de1aa1
MDL-48936 lang: Changed "My Home" to "Dashboard".
...
Part of MDL-45774
2015-04-10 17:16:27 +08:00
Jean-Michel Vedrine
716dfb630d
MDL-49642 mod_lesson: fix restore of overrides
2015-04-09 15:26:40 +08:00
Dan Poltawski
f5d9f19013
Merge branch 'MDL-49642' of git://github.com/jmvedrine/moodle
2015-04-08 08:57:15 +01:00
Jean-Michel Vedrine
31cb1b0eca
MDL-49642 mod_lesson: fix backup of user overrides
2015-04-08 09:21:44 +02:00
Eloy Lafuente (stronk7)
615812040a
Merge branch 'MDL-49065_m29v6' of https://github.com/sbourget/moodle
2015-04-07 14:15:33 +02:00
Damyon Wiese
75ece778c5
Merge branch 'MDL-49101' of https://github.com/andrewhancox/moodle
...
Conflicts:
lib/db/upgrade.php
version.php
2015-04-07 17:27:17 +08:00
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
Jean-Michel Vedrine
247980b0e8
MDL-49642 mod_lesson: Fix issues found during integration review
2015-04-05 15:05:31 +02:00
Stephen Bourget
446db9fe33
MDL-49065 Lesson: Add Behat tests for my home
2015-04-02 13:18:17 -04:00
Stephen Bourget
673e0d5a14
MDL-49065 Lesson: Fix attempt info displayed by course overview block
2015-04-02 13:17:33 -04:00
Stephen Bourget
4ce40083e2
MDL-49642 mod_lesson: Behat tests for overrides
2015-04-02 13:56:53 +02:00
Jean-Michel Vedrine
e0e1a83e2c
MDL-49642 mod_lesson: Group/user overrides
2015-04-02 13:56:52 +02:00
Rajesh Taneja
345c6a1ac0
MDL-49513 behat: Updated step name to match new step
2015-04-02 11:08:21 +02:00
Andrew Nicols
df15759724
Merge branch 'wip-mdl-49513' of https://github.com/rajeshtaneja/moodle
2015-04-02 11:06:27 +02:00
Rajesh Taneja
bed97c39eb
MDL-49513 behat: Set admin config using php api
...
Added a new set to set config using set_config() api
to make steps faster and more efficient
2015-04-01 14:25:23 +08:00
Dan Poltawski
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
Dan Poltawski
4e664d1689
Merge branch 'MDL-26689' of git://github.com/jmvedrine/moodle
2015-03-31 10:46:30 +01:00