Tim Hunt
682bf667ea
MDL-47494 ddimageortext: Update dd qtype tests to use js_pending not fixed waits #14895
2015-02-13 18:59:19 +00:00
M Kassaei
24c6f2fc8c
MDL-47494 ddmarker: Convert the JavaScript to use Shifter. #13314
2015-02-13 17:46:07 +00:00
M Kassaei
3936325002
MDL-47494 ddwtos: Convert the JavaScript to use Shifter. #13314
2015-02-13 17:45:55 +00:00
M Kassaei
cf5977991c
MDL-47494 ddimageortext: Convert the JavaScript to use Shifter. #13314
2015-02-13 17:44:58 +00:00
Tim Hunt
a366c8b950
MDL-47494 ddmarker: Improve the drag-drop question Behat tests.
...
* Added tests for previewing the question, to make sure it works when
attempted.
* Added Moodle XML export tests.
* Reorganised the tests to follow the 'Test one thing per scenario' best
practice.
This commit requires MDL-49154 to work.
2015-02-13 17:41:21 +00:00
Tim Hunt
42865c8448
MDL-47494 ddimageortext: Improve the drag-drop question Behat tests.
...
* Added tests for previewing the question, to make sure it works when
attempted.
* Added Moodle XML export tests.
* Reorganised the tests to follow the 'Test one thing per scenario' best
practice.
This commit requires MDL-49154 to work.
2015-02-13 17:38:38 +00:00
Tim Hunt
e200e47fe6
MDL-47494 ddwtos: Improve the drag-drop question Behat tests.
...
* Added tests for previewing the question, to make sure it works when
attempted.
* Added Moodle XML export tests.
* Reorganised the tests to follow the 'Test one thing per scenario' best
practice.
This commit requires MDL-49154 to work.
2015-02-13 17:34:07 +00:00
Tim Hunt
86969816c6
MDL-49041 qtype_multianswer: don't reveal marks on partial responses
...
This commit also fixes MDL-32049 about the lack or valdiation message
when an incomplete respnses is submitted.
AMOS BEGIN
CPY [pleaseananswerallparts,qtype_match],[pleaseananswerallparts,qtype_multianswer]
AMOS END
2015-02-05 20:01:13 +00:00
Dan Poltawski
e46856e48b
MDL-48624 behat: fix trailing whitespace
2015-02-03 11:01:34 +00:00
Rajesh Taneja
c3b72e586a
MDL-48624 behat: Added extended timeout to ensure step pass
...
following_should_download_between_and_bytes step sometimes
fails because of server speed. Added extended timout
ensuring they wait enough before failing.
Also, not calling force download while running behat site
2015-01-30 08:54:12 +08:00
Tim Hunt
2cb2d3b6b4
MDL-47494 ddmarker: Remove no longer necessary Chrome hack. #12732
...
This was causing weird scroll behaviour all of a sudden.
2015-01-22 17:21:47 +00:00
Andrew Nicols
1cb5f61213
Revert "Merge branch 'wip-mdl-48624-m' of https://github.com/rajeshtaneja/moodle "
...
This reverts commit e08f58288a
, reversing
changes made to 782ea98c59
.
2015-01-22 12:13:35 +08:00
Eloy Lafuente (stronk7)
ee263a454b
Merge branch 'MDL-48477' of git://github.com/timhunt/moodle
2015-01-20 18:44:08 +01:00
Rajesh Taneja
e41aa29bca
MDL-48624 behat: Added extended timeout to ensure step pass
...
following_should_download_between_and_bytes step sometimes
fails because of server speed. Added extended timout
ensuring they wait enough before failing.
Also, not calling force download while running behat site
2015-01-19 10:15:47 +08:00
Tim Hunt
6403c8d39b
MDL-48477 questions: no delete icon for only top-level category
...
The back end code already threw an exception if you clicked the icon,
so you could not delete the category, but we should not have shown the
icon in the first place.
Thanks to Pramith Dayananda for working out the fix for this issue. I am
just committing it.
2015-01-15 10:20:47 +00:00
Tim Hunt
da6f1f586d
MDL-48474 qtype_shortanswer: answers were not being trimmed.
...
This fix is based on Oleg Sychev's suggestion. Thanks.
2015-01-08 17:41:51 +00:00
Tim Hunt
46e4c35aa9
MDL-42519 qformat_xml: Correctly export questions containing ]]>
2014-12-22 19:46:23 +00:00
Pau Ferrer Ocaña
2908af0903
MDL-47176 qtype_match: Avoid sql_compare to solve problems with Oracle
2014-12-12 14:30:58 +01:00
Tim Hunt
df44db5baa
MDL-48373 behat, questions: convert tests to use the new steps
...
The new steps make it more efficient to create questions.
While making the changes, I took the opportunity to alter the tests to
follow Behat best practices, and only test one thing per scenario.
2014-12-05 12:22:27 +00:00
Dan Poltawski
ddb483a468
Merge branch 'wip-mdl-48290' of https://github.com/rajeshtaneja/moodle
2014-12-04 12:04:11 +00:00
Tim Hunt
145f46ed28
MDL-47494 ddimageortext: DD markers / onto image: form, drag items before drop zones. #12656
...
That is a more logical order, and now that sections of the form are
collapsible, it is not necessary to put the drop zones right beside
the preview.
2014-12-02 18:02:48 +00:00
Tim Hunt
0419c32d79
MDL-47494 ddmarker: A few more coding style things.
2014-12-02 17:59:10 +00:00
Tim Hunt
4dc37d690e
MDL-47494 gapselect: A few more coding style things.
2014-12-02 17:58:46 +00:00
Rajesh Taneja
a296ebffed
MDL-48290 behat: Add log out after checking exported file
...
If the download step is the last in the scenario then we
can sometimes run into the situation where the download page
causes a http redirect but behat has already conducted its
reset (generating an error). By putting a logout step we avoid
behat doing the reset until we are off that page.
2014-12-02 09:38:26 +08:00
Tim Hunt
a9c32a6fea
MDL-47494 ddwtos: Fix lots of coding style issues.
2014-11-28 18:43:19 +00:00
Tim Hunt
647d937394
MDL-47494 gapselect: Fix lots of coding style issues.
2014-11-28 18:42:39 +00:00
Tim Hunt
51c3521aa5
MDL-47494 ddimageortext: Fix lots of coding style issues.
2014-11-28 18:42:04 +00:00
Tim Hunt
f8bb5fdc2e
MDL-47494 ddmarker: Fix lots of coding style issues.
2014-11-28 18:41:27 +00:00
Jean-Michel Vedrine
762ee1393b
MDL-48342 Question: qformat_default::readquestion is broken
2014-11-28 15:47:39 +01:00
Eloy Lafuente (stronk7)
0b861e92d0
Merge branch 'MDL-48276-master' of git://github.com/danpoltawski/moodle
2014-11-25 18:45:26 +01:00
Sam Hemelryk
9e65f9160a
Merge branch 'MDL-48259' of git://github.com/timhunt/moodle
2014-11-25 10:49:54 +13:00
Dan Poltawski
7417189dcc
MDL-48276 qformat_xhtml: avoid uncessary html in .css file
...
In order to help automated tools move the html out of the css
file.
2014-11-19 05:55:59 +00:00
Tim Hunt
1b49f31df2
MDL-48259 questionlib.php: remove functions deprecated in Moodle 2.6
2014-11-17 15:55:22 +00:00
Tim Hunt
4c3c1b5169
MDL-48259 questionlib.php: remove functions deprecated in Moodle 2.1
2014-11-17 15:19:56 +00:00
Pierre Pichet
b8393a77c3
MDL-48042 Questions: Reset Calculated qtype comments on datasets
...
Reset back the modifications of Calculated qtype comments on datasets
done by MDL-47224
Signed-off-by: Pierre Pichet <pichet.pierre@uqam.ca>
2014-11-15 16:17:15 -05:00
Tim Hunt
9398fc3478
MDL-47494 ddmarker: Bump the version number for the 1.7 release.
2014-11-12 16:04:13 +00:00
Tim Hunt
8ba17a5823
MDL-47494 ddwtos: Bump version for the 1.4 release.
2014-11-12 16:01:41 +00:00
Tim Hunt
aea4a6b6fa
MDL-47494 ddimageortext: Bump the version number for the 1.6 release.
2014-11-12 16:00:45 +00:00
Tim Hunt
7b23157ba4
MDL-47494 gapselect: Bump the version number for the 1.6 release.
2014-11-12 15:59:58 +00:00
Eloy Lafuente (stronk7)
147bae8f7c
MDL-48144 upgrade: add v2.8.0 sep lines
2014-11-10 18:08:15 +01:00
Eloy Lafuente (stronk7)
4723da1bff
Merge branch 'MDL-47990' of git://github.com/timhunt/moodle
2014-11-06 00:22:32 +01:00
Eloy Lafuente (stronk7)
de881693f7
MDL-48021 bump: Bump all versions to planned release
...
This bumps all versions to planned 2.8 release
(2014111000) version and all the dependencies to
current 2.8rc1 (2014110400)
2014-11-04 17:52:35 +01:00
M Kassaei
5d2bc33f87
MDL-47494 ddmarker: Added behat feature files, #12176
2014-11-03 14:40:32 +00:00
Tim Hunt
edd945b392
MDL-47494 ddmarker: New crosshairs for ddmarker. #11243
2014-11-03 14:40:03 +00:00
M Kassaei
7e4b796bed
MDL-47494 ddmarker: dd markers questions can display markers in more than one line, #11243
2014-11-03 14:39:14 +00:00
M Kassaei
3b5048294f
MDL-47494 ddimageortext: Adding a behat feature to ddimageotext qtype, #12175
2014-11-03 14:37:38 +00:00
M Kassaei
7988db9ddb
MDL-47494 ddwtos: Adding a behat feature to ddwtos qtype, #12010
2014-11-03 14:36:40 +00:00
M Kassaei
45dba0d0e7
MDL-47494 gapselect: qtype_gapselect: Adding behat feature and testing, #12009
2014-11-03 14:35:00 +00:00
Tim Hunt
234c5337f7
MDL-47797 quesion preview: improve the behat script
...
Tests a few more buttons, and also verify more of the UI.
2014-10-31 15:52:55 +00:00
Tim Hunt
40459677a0
MDL-47797 question preview: show more technical info
...
It is helpful for developers creating question types (at least) to be
able to see this.
2014-10-31 15:52:54 +00:00