rajesh Taneja
58fad4b873
MDL-51322 behat: ensure the window is properly closed
...
This is to ensure we have other window closed
so there is no race-around condition
2015-09-04 16:40:14 +08:00
rajesh Taneja
58031eea30
MDL-51090 behat: switch to main window
2015-09-03 10:26:33 +01:00
David Monllao
f242c83c77
Merge branch 'MDL-51090' of git://github.com/timhunt/moodle
2015-09-02 09:47:34 +08:00
Tim Hunt
b2694c0219
MDL-51090 question: further refinements to validating manual grades
2015-09-01 23:05:37 +01:00
Neill Magill
ccfb9b69db
MDL-50971 ActionMenu: Action menus cause page to jump when closing
...
This patch changes the behavior of open action menus when using a mouse.
Before this patch when clicking on the page with an open action menu the focus would be
returned to the action menu's call button. This could cause the page to jump when a
mouse user did not close an action menu, scrolled and then tried to perform another
action on the page.
After this patch when clicking the focus will not be returned to the action menu's call button.
The behavior of the script will not be changed when using the keyboard.
2015-08-28 12:13:16 +01:00
David Monllao
7ac0ddd00a
Merge branch 'MDL-50933' of git://github.com/timhunt/moodle
2015-08-25 14:28:06 +08:00
Tim Hunt
857e2a6f8c
MDL-50996 quiz: fix review error with unusual permissions
2015-08-24 09:53:52 +01:00
Tim Hunt
83cd293a10
MDL-50933 quiz: improve completion behat tests
...
These now use the faster set-up methods.
2015-08-21 17:51:04 +01:00
Nelson Moller
52b08f5fce
MDL-51090: mod_quiz grading validation of an essay question
...
An invalid format is casted to 0 (if a string) or to some truncated value in other cases (ex: 10..5).
2015-08-20 19:58:49 +01:00
Alain Benoit
acf543c413
MDL-50911 Quiz: edit settings page not responsive
2015-08-11 09:16:43 -04:00
Jean-Michel Vedrine
a001c1131e
MDL-38230 mod_quiz: Create UI for removing of quiz access rule addons
2015-08-03 08:51:46 +02:00
Simey Lameze
dcee0b9447
MDL-49360 core_lib: add new method get_local_referer()
...
This commit also replace all usages of $_SERVER['HTTP_REFERER'] and get_referer().
2015-07-27 11:11:24 +08:00
Dan Poltawski
f79860257a
MDL-50749 js: add some TODOs to some small hacks
2015-07-07 08:48:32 +01:00
David Monllao
15e6543a5f
Merge branch 'MDL-50622-master-enfix' of git://github.com/mudrd8mz/moodle
2015-06-22 17:43:56 +08:00
Helen Foster
ddef7f7848
MDL-50622 lang: Merge English strings from the en_fix language pack
2015-06-19 12:11:33 +02:00
Tony Levi
303936aa57
MDL-50453 core: Replace reserved word usage in progress\null (PHP7)
2015-06-15 12:21:27 +09:30
Eloy Lafuente (stronk7)
d3c2a653a8
Merge branch 'MDL-48470-master' of git://github.com/ankitagarwal/moodle
2015-06-08 19:55:34 +02:00
Eloy Lafuente (stronk7)
1df669e7bf
Merge branch 'MDL-50228' of git://github.com/timhunt/moodle
2015-06-03 01:29:46 +02:00
Eloy Lafuente (stronk7)
23abab38e7
Merge branch 'MDL-50198' of git://github.com/timhunt/moodle
2015-06-03 01:19:42 +02:00
Eloy Lafuente (stronk7)
bb6b107111
Merge branch 'MDL-50197' of git://github.com/timhunt/moodle
2015-05-19 00:35:35 +02:00
Eloy Lafuente (stronk7)
767da25767
Merge branch 'MDL-50245' of git://github.com/timhunt/moodle
2015-05-19 00:32:58 +02:00
Ankit Agarwal
1785f52cf6
MDL-48470 strings: Remove deprecated strings
2015-05-18 14:45:03 +05:30
Tim Hunt
3a1bc53bc2
MDL-50245 quiz: fix CSS of search options in the qbank dialogue
2015-05-14 14:40:44 +01:00
Tim Hunt
1bad9be67a
MDL-50228 quiz: improve overall feedback section of the form
2015-05-14 10:21:16 +01: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
Tim Hunt
a29922c7b1
MDL-50198 quiz: password should be non-advanced by default
...
So the Extra restrictions form section is not empty by default.
2015-05-11 16:19:30 +01:00
Tim Hunt
ca79762ac4
MDL-50197 quiz editing: fix dialogue titles at the end of the quiz
2015-05-11 16:19:08 +01: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
Frederic Massart
dd0607b7bb
MDL-49179 mod_forum, mod_quiz: Prevent misuse of get_referer()
2015-05-05 18:31:13 +08:00
Tim Hunt
e51fdfe0cb
MDL-49941 quiz: mod/quiz:grade should declare RISK_XSS
2015-05-05 18:31:13 +08:00
John Okely
4887d15228
MDL-49983 navigation: Remove 'my' from user context navigation
2015-05-04 12:38:50 +08:00
Tim Hunt
d4572c1716
MDL-50026 quiz: don't show locks for random Qs in deferred feedback
...
can_finish_during_the_attempt was returning the wrong result for
random questions for behaviours like deferred feedback.
2015-04-28 13:37:00 +01:00
Tim Hunt
377ce9938b
MDL-49814 quiz: make question dependency clear in the nav
2015-04-27 13:55:40 +01:00
M Kassaei
32498c28ea
MDL-49813 quiz: add sections in the right place after page changes
2015-04-23 16:54:50 +01:00
Andrew Nicols
793645a03f
Merge branch 'm29_MDL-49782' of https://github.com/totara/moodle
2015-04-21 10:43:48 +08: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
David Monllao
2b51626f2a
MDL-49803 mod_quiz: Fixing overrides restore
2015-04-15 15:29:38 +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
M Kassaei
9f9d2caa33
MDL-40988 quiz: fix bug when editing default heading on blank quiz
2015-04-08 12:42:34 +01:00
Brian Barnes
8b3a10438f
MDL-49782 general: removed uses of window.status
2015-04-08 11:49:06 +12:00
Dan Poltawski
fee0ba1f4e
MDL-40988 quiz: behat fix from Raj
2015-04-07 15:39:14 +01: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
Dan Poltawski
759c4f0c55
MDL-40988 quiz: correct install.xml inconsistency
...
quizid should not have a default set
2015-04-06 14:38:42 +01:00
M Kassaei
5d949702f8
MDL-40988 quiz: ability to break quizzes into sections
...
The sections are created on the edit quiz page, and then appear in the
navigation panel when the quiz is being attempted to help students find
their way around.
The 'Shuffle questions' setting has been moved from being per-quiz
to being a per-section.
This commit is actually the joint work of Mahmoud Kassaei and Tim Hunt
from The Open University. We could only use one persons name for the
commit and this time Mahmoud gets the credit/blame.
2015-04-05 14:30:53 +01: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
David Monllao
4d9dda2389
Merge branch 'MDL-40992' of git://github.com/timhunt/moodle
2015-04-01 08:00:43 +08:00
Tim Hunt
5e63b335fe
MDL-40992 quiz: option to let students redo questions within an attempt
...
This feature is designed for use on pracice or formative quizzes.
It is available for quizzes that use Interactive or Immediate feedback
behaviour.
If the teacher turns this on in the quiz settings, then once a student
has finished a question, they get a 'Redo question' button beside the
question. If they click it, then the question they finished is replaced
by a new one so they can try again to practise that particul skill or
bit of knowledge a bit more.
When randomisation is involved, the studnets will be given a question or
variant that they have not seen before if possible.
2015-03-31 14:12:48 +01:00