Tim Hunt [Mon, 11 May 2015 06:38:24 +0000 (07:38 +0100)]
MDL-47494 ddimageortext: Bump version for 1.8 release.
Tim Hunt [Fri, 8 May 2015 15:41:25 +0000 (16:41 +0100)]
MDL-47494 ddimageortext: Fix Behat tests for 2.9.
Tim Hunt [Fri, 8 May 2015 11:21:36 +0000 (12:21 +0100)]
MDL-47494 ddimageortext: ddimageortext: statistics failed when drag items were grouped #51569
The error in classify_response caused a fatal error in the quiz
statistics report.
Correctly testing this required some updates to the unit tests to
correctly replicate what happens when a question is attempted.
Tim Hunt [Wed, 18 Mar 2015 13:56:54 +0000 (13:56 +0000)]
MDL-47494 ddimageortext: Bump version for 1.7 release.
Tim Hunt [Wed, 18 Mar 2015 13:28:41 +0000 (13:28 +0000)]
MDL-47494 ddimageortext: Add outestssufficient marker.
Tim Hunt [Wed, 18 Mar 2015 13:26:20 +0000 (13:26 +0000)]
MDL-47494 ddimageortext: Merge branch 'projectestac-master'
pau.ferrer-ocana [Mon, 16 Mar 2015 09:29:10 +0000 (10:29 +0100)]
MDL-47494 ddimageortext: Solve error when showing more than one question in the same page
Tim Hunt [Fri, 20 Feb 2015 13:46:54 +0000 (13:46 +0000)]
MDL-47494 ddimageortext: Fix dd qtype Behat tests to not use the generic type step. #14895
Tim Hunt [Fri, 13 Feb 2015 18:59:00 +0000 (18:59 +0000)]
MDL-47494 ddimageortext: Update dd qtype tests to use js_pending not fixed waits #14895
M Kassaei [Thu, 29 Jan 2015 16:47:09 +0000 (16:47 +0000)]
MDL-47494 ddimageortext: Convert the JavaScript to use Shifter. #13314
Tim Hunt [Fri, 13 Feb 2015 17:38:38 +0000 (17:38 +0000)]
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.
Tim Hunt [Tue, 2 Dec 2014 18:02:48 +0000 (18:02 +0000)]
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.
Tim Hunt [Fri, 28 Nov 2014 18:42:04 +0000 (18:42 +0000)]
MDL-47494 ddimageortext: Fix lots of coding style issues.
Tim Hunt [Wed, 12 Nov 2014 16:00:45 +0000 (16:00 +0000)]
MDL-47494 ddimageortext: Bump the version number for the 1.6 release.
M Kassaei [Mon, 3 Nov 2014 14:37:38 +0000 (14:37 +0000)]
MDL-47494 ddimageortext: Adding a behat feature to ddimageotext qtype, #12175
Tim Hunt [Mon, 28 Apr 2014 19:23:01 +0000 (20:23 +0100)]
MDL-47494 ddimageortext: Update version.php for the 1.5 release.
Tim Hunt [Mon, 28 Apr 2014 19:21:16 +0000 (20:21 +0100)]
MDL-47494 ddimageortext: Merge pull request #25 from jamiepratt/MDL-45111-master
MDL-45111 quiz responses report : fatal error when counting responses
James Pratt [Fri, 18 Apr 2014 12:40:50 +0000 (19:40 +0700)]
MDL-47494 ddimageortext: MDL-45111 quiz responses report : fatal error when counting responses
not all possible responses where returned by question type method.
Tim Hunt [Wed, 8 Jan 2014 13:08:26 +0000 (13:08 +0000)]
MDL-47494 ddimageortext: Update version number for the 1.4 release.
Tim Hunt [Wed, 8 Jan 2014 11:45:33 +0000 (11:45 +0000)]
MDL-47494 ddimageortext: Incorrect types causing tags to be stripped. #9127
Tim Hunt [Tue, 20 Aug 2013 11:09:12 +0000 (04:09 -0700)]
MDL-47494 ddimageortext: Merge pull request #20 from jamiepratt/wip_CONTRIB-4557
CONTRIB-4557 make sure bg image is not re-sized
Jamie Pratt [Tue, 20 Aug 2013 04:38:42 +0000 (11:38 +0700)]
MDL-47494 ddimageortext: CONTRIB-4557 make sure bg image is not re-sized
by bootstrap based themes.
Tim Hunt [Wed, 7 Aug 2013 18:37:32 +0000 (19:37 +0100)]
MDL-47494 ddimageortext: Fix incorrect PARAM_TEXT.
Tim Hunt [Fri, 2 Aug 2013 13:28:56 +0000 (14:28 +0100)]
MDL-47494 ddimageortext: Fix use of deprecated context functions.
Also, improve import to use new qformat_xml method.
Tim Hunt [Mon, 1 Jul 2013 14:38:58 +0000 (15:38 +0100)]
MDL-47494 ddimageortext: Update version and readme for the 1.3 release.
Tim Hunt [Wed, 22 May 2013 13:05:26 +0000 (14:05 +0100)]
MDL-47494 ddimageortext: Fix failing unit tests.
Tim Hunt [Wed, 22 May 2013 13:02:38 +0000 (14:02 +0100)]
MDL-47494 ddimageortext: Final form improvement tweaks. #6614
Colin Chambers [Fri, 26 Apr 2013 15:13:42 +0000 (16:13 +0100)]
MDL-47494 ddimageortext: Update OU Qtype ddimageortext for simplified forms #6614
Tim Hunt [Thu, 14 Mar 2013 14:23:07 +0000 (14:23 +0000)]
MDL-47494 ddimageortext: Bump version number.
Tim Hunt [Thu, 14 Mar 2013 14:22:59 +0000 (14:22 +0000)]
MDL-47494 ddimageortext: Fix codechecker and jshint issues.
Tim Hunt [Thu, 14 Mar 2013 14:22:04 +0000 (14:22 +0000)]
MDL-47494 ddimageortext: Move lang strings to AMOS.
Tim Hunt [Thu, 14 Mar 2013 14:21:45 +0000 (14:21 +0000)]
MDL-47494 ddimageortext: Clean up comments in unit tests.
Tim Hunt [Wed, 30 Jan 2013 11:35:29 +0000 (03:35 -0800)]
MDL-47494 ddimageortext: Merge pull request #17 from colchambers/MDL-37463
MDL-37463 Question: Drag drop image form lang capitalisation
Colin Chambers [Wed, 30 Jan 2013 11:32:13 +0000 (11:32 +0000)]
MDL-47494 ddimageortext: MDL-37463 Question: Drag drop image form lang capitalisation
Tim Hunt [Tue, 29 Jan 2013 16:13:57 +0000 (08:13 -0800)]
MDL-47494 ddimageortext: Merge pull request #16 from colchambers/MDL-37759
MDL-37759 Question: Drag Drop Images group add more link
Colin Chambers [Tue, 29 Jan 2013 15:35:51 +0000 (15:35 +0000)]
MDL-47494 ddimageortext: MDL-37759 Question: Drag Drop Images group add more link
Tim Hunt [Tue, 15 Jan 2013 14:40:36 +0000 (14:40 +0000)]
MDL-47494 ddimageortext: Fix incorrect preg_quote without delimiter.
Tim Hunt [Fri, 28 Sep 2012 17:13:43 +0000 (18:13 +0100)]
MDL-47494 ddimageortext: Merge branch 'MOODLE_22_STABLE'
Tim Hunt [Fri, 28 Sep 2012 17:13:28 +0000 (18:13 +0100)]
MDL-47494 ddimageortext: Merge branch 'MOODLE_21_STABLE' into MOODLE_22_STABLE
Tim Hunt [Fri, 28 Sep 2012 17:13:10 +0000 (18:13 +0100)]
MDL-47494 ddimageortext: Form validation should ensure coordinates are ints.
Tim Hunt [Thu, 30 Aug 2012 12:36:11 +0000 (05:36 -0700)]
MDL-47494 ddimageortext: Merge pull request #14 from ndunand/master
Added French translation.
Nicolas Dunand [Thu, 30 Aug 2012 12:34:05 +0000 (14:34 +0200)]
MDL-47494 ddimageortext: Added French translation
Tim Hunt [Mon, 20 Aug 2012 13:39:07 +0000 (14:39 +0100)]
MDL-47494 ddimageortext: Merge branch 'MOODLE_22_STABLE'
Tim Hunt [Mon, 20 Aug 2012 13:38:44 +0000 (14:38 +0100)]
MDL-47494 ddimageortext: New icon by Paul Hillery.
Tim Hunt [Thu, 16 Aug 2012 14:38:16 +0000 (16:38 +0200)]
MDL-47494 ddimageortext: Fix required version.
Tim Hunt [Thu, 16 Aug 2012 14:32:36 +0000 (16:32 +0200)]
MDL-47494 ddimageortext: Update release information.
Tim Hunt [Thu, 16 Aug 2012 14:31:46 +0000 (16:31 +0200)]
MDL-47494 ddimageortext: Update release information.
Tim Hunt [Tue, 7 Aug 2012 16:39:16 +0000 (17:39 +0100)]
MDL-47494 ddimageortext: Merge branch 'MOODLE_22_STABLE'
Tim Hunt [Tue, 7 Aug 2012 16:37:30 +0000 (17:37 +0100)]
MDL-47494 ddimageortext: Merge branch 'MOODLE_21_STABLE' into MOODLE_22_STABLE
Tim Hunt [Tue, 7 Aug 2012 16:32:21 +0000 (17:32 +0100)]
MDL-47494 ddimageortext: Russian translation, thanks to Sergey Zolotykhin.
Tim Hunt [Mon, 30 Jul 2012 10:26:48 +0000 (03:26 -0700)]
MDL-47494 ddimageortext: Merge pull request #13 from jamiepratt/wip_highlight
NOBUG Hilight drop target, and use YUI dd groups.
Jamie Pratt [Mon, 30 Jul 2012 06:09:21 +0000 (13:09 +0700)]
MDL-47494 ddimageortext: NOBUG Hilight drop target, and use YUI dd groups.
Tim Hunt [Fri, 27 Jul 2012 12:57:32 +0000 (05:57 -0700)]
MDL-47494 ddimageortext: Merge pull request #11 from jamiepratt/wip_ou-4193_ddfix
OU-4193 Fix for broken drag and drop with YUI 3.5.1
Tim Hunt [Fri, 27 Jul 2012 12:57:05 +0000 (05:57 -0700)]
MDL-47494 ddimageortext: Merge pull request #12 from jamiepratt/wip_ou-4202_version_fix
OU-4202 fix version no to require Moodle 2.3
Jamie Pratt [Fri, 27 Jul 2012 06:38:51 +0000 (13:38 +0700)]
MDL-47494 ddimageortext: OU-4202 fix version no to require Moodle 2.3
Jamie Pratt [Fri, 27 Jul 2012 05:54:21 +0000 (12:54 +0700)]
MDL-47494 ddimageortext: OU-4193 Fix for broken drag and drop with YUI 3.5.1
Tim Hunt [Thu, 21 Jun 2012 09:19:47 +0000 (02:19 -0700)]
MDL-47494 ddimageortext: Merge pull request #9 from jamiepratt/wip_lib_php_fixes_2_1
NOBUG fixes for fileaccess through lib.php
Tim Hunt [Thu, 21 Jun 2012 09:19:42 +0000 (02:19 -0700)]
MDL-47494 ddimageortext: Merge pull request #10 from jamiepratt/wip_lib_fixes
Wip lib fixes
Jamie Pratt [Thu, 21 Jun 2012 06:40:01 +0000 (13:40 +0700)]
MDL-47494 ddimageortext: Merge branch 'wip_lib_php_fixes_2_1' into wip_lib_fixes
Jamie Pratt [Thu, 21 Jun 2012 05:45:11 +0000 (12:45 +0700)]
MDL-47494 ddimageortext: NOBUG fixes for fileaccess through lib.php
added missing lib.php files and fixed comments
Tim Hunt [Wed, 20 Jun 2012 09:40:10 +0000 (02:40 -0700)]
MDL-47494 ddimageortext: Merge pull request #7 from jamiepratt/wip_file_access_2_3
NOBUG change in file access api in 2.3
Jamie Pratt [Tue, 19 Jun 2012 13:11:24 +0000 (20:11 +0700)]
MDL-47494 ddimageortext: NOBUG change in file access api in 2.3
Tim Hunt [Mon, 18 Jun 2012 15:34:34 +0000 (08:34 -0700)]
MDL-47494 ddimageortext: Merge pull request #6 from jamiepratt/wip_unittestconversions
NOBUG changed unit tests to use PHPUnit
Jamie Pratt [Sat, 16 Jun 2012 05:42:52 +0000 (12:42 +0700)]
MDL-47494 ddimageortext: NOBUG changed unit tests to use PHPUnit
Tim Hunt [Fri, 8 Jun 2012 12:19:55 +0000 (05:19 -0700)]
MDL-47494 ddimageortext: Merge pull request #3 from jamiepratt/master
NOBUG adding an alt tag to drag and drop background image - master branch
Jamie Pratt [Tue, 8 May 2012 05:42:39 +0000 (12:42 +0700)]
MDL-47494 ddimageortext: Merge branch 'master' of git://github.com/moodleou/moodle-qtype_ddimageortext
Tim Hunt [Thu, 5 Apr 2012 12:33:57 +0000 (13:33 +0100)]
MDL-47494 ddimageortext: Fix PHP strict errors.
Tim Hunt [Fri, 30 Mar 2012 09:29:30 +0000 (10:29 +0100)]
MDL-47494 ddimageortext: Files in hints were not moved or deleted properly for OU qtypes. #3478
Tim Hunt [Fri, 10 Feb 2012 16:00:47 +0000 (16:00 +0000)]
MDL-47494 ddimageortext: Merge branch 'MOODLE_21_STABLE'
Conflicts:
README.txt
lang/en/qtype_ddimageortext.php
version.php
Tim Hunt [Fri, 10 Feb 2012 15:52:42 +0000 (15:52 +0000)]
MDL-47494 ddimageortext: Fix version.php, and wrong qtype name in comments.
Tim Hunt [Fri, 10 Feb 2012 15:45:07 +0000 (15:45 +0000)]
MDL-47494 ddimageortext: Merge remote-tracking branch 'jp/MOODLE_21_STABLE' into MOODLE_21_STABLE
Jamie Pratt [Sun, 5 Feb 2012 11:37:33 +0000 (18:37 +0700)]
MDL-47494 ddimageortext: NOBUG adding an alt tag to drag and drop background image
Jamie Pratt [Sun, 5 Feb 2012 11:37:33 +0000 (18:37 +0700)]
MDL-47494 ddimageortext: NOBUG adding an alt tag to drag and drop background image
Tim Hunt [Sun, 5 Feb 2012 07:26:43 +0000 (23:26 -0800)]
MDL-47494 ddimageortext: Merge pull request #1 from jamiepratt/master
Changed repo url in the README.
Tim Hunt [Sun, 5 Feb 2012 07:25:47 +0000 (23:25 -0800)]
MDL-47494 ddimageortext: Merge pull request #2 from jamiepratt/MOODLE_21_STABLE
Fixing the repo url in MOODLE_21_STABLE
Jamie Pratt [Sun, 5 Feb 2012 05:10:13 +0000 (12:10 +0700)]
MDL-47494 ddimageortext: NOBUG updating installations instruction with moodleou repo url
Jamie Pratt [Sun, 5 Feb 2012 05:10:13 +0000 (12:10 +0700)]
MDL-47494 ddimageortext: NOBUG updating installations instruction with moodleou repo url
Jamie Pratt [Tue, 31 Jan 2012 11:00:04 +0000 (18:00 +0700)]
MDL-47494 ddimageortext: NOBUG change to string identifiers
Jamie Pratt [Tue, 31 Jan 2012 09:59:04 +0000 (16:59 +0700)]
MDL-47494 ddimageortext: NOBUG change in dependency code in qtypes
Jamie Pratt [Tue, 31 Jan 2012 09:23:11 +0000 (16:23 +0700)]
MDL-47494 ddimageortext: Merge branch 'MOODLE_21_STABLE' of github.com:jamiepratt/moodle-qtype_ddimageortext into MOODLE_21_STABLE
Jamie Pratt [Tue, 31 Jan 2012 09:15:31 +0000 (16:15 +0700)]
MDL-47494 ddimageortext: NOBUG requires the gapselect question type to be installed
Tim Hunt [Tue, 6 Dec 2011 14:50:19 +0000 (14:50 +0000)]
MDL-47494 ddimageortext: Fix import/export and unit tests.
jamiepratt [Fri, 9 Dec 2011 06:00:46 +0000 (22:00 -0800)]
MDL-47494 ddimageortext: Merge pull request #6 from timhunt/MOODLE_21_STABLE
Fix unit tests
Tim Hunt [Tue, 6 Dec 2011 14:50:19 +0000 (14:50 +0000)]
MDL-47494 ddimageortext: Fix import/export and unit tests.
Tim Hunt [Thu, 1 Dec 2011 11:49:21 +0000 (11:49 +0000)]
MDL-47494 ddimageortext: Remove redundant line of code. Hints are automatically output anyway.
jamiepratt [Fri, 2 Dec 2011 13:35:01 +0000 (05:35 -0800)]
MDL-47494 ddimageortext: Merge pull request #5 from timhunt/MOODLE_21_STABLE
Moodle 21 stable
Tim Hunt [Thu, 1 Dec 2011 11:49:21 +0000 (11:49 +0000)]
MDL-47494 ddimageortext: Remove redundant line of code. Hints are automatically output anyway.
Jamie Pratt [Tue, 29 Nov 2011 00:07:26 +0000 (07:07 +0700)]
MDL-47494 ddimageortext: Merge branch 'master' into MOODLE_21_STABLE
Jamie Pratt [Tue, 29 Nov 2011 00:06:24 +0000 (07:06 +0700)]
MDL-47494 ddimageortext: NOBUG lang string changes
Tim Hunt [Wed, 23 Nov 2011 17:04:35 +0000 (17:04 +0000)]
MDL-47494 ddimageortext: Fix invalid HTML caused by empty_tag('div', ...). #2273
jamiepratt [Wed, 23 Nov 2011 17:10:16 +0000 (09:10 -0800)]
MDL-47494 ddimageortext: Merge pull request #4 from timhunt/MOODLE_21_STABLE
Moodle 21 stable
Tim Hunt [Wed, 23 Nov 2011 17:04:35 +0000 (17:04 +0000)]
MDL-47494 ddimageortext: Fix invalid HTML caused by empty_tag('div', ...). #2273
Jamie Pratt [Wed, 23 Nov 2011 05:50:29 +0000 (12:50 +0700)]
MDL-47494 ddimageortext: NOBUG if any choice is 'infinite' return null for random guess score
Jamie Pratt [Wed, 23 Nov 2011 05:50:29 +0000 (12:50 +0700)]
MDL-47494 ddimageortext: NOBUG if any choice is 'infinite' return null for random guess score
Jamie Pratt [Sat, 19 Nov 2011 10:24:20 +0000 (17:24 +0700)]
MDL-47494 ddimageortext: Merge branch 'master' into MOODLE_21_STABLE
Jamie Pratt [Sat, 19 Nov 2011 10:23:32 +0000 (17:23 +0700)]
MDL-47494 ddimageortext: NOBUG adding main question type table that needs deleting to question_delete
Jamie Pratt [Sat, 19 Nov 2011 10:11:25 +0000 (17:11 +0700)]
MDL-47494 ddimageortext: Merge branch 'master' into MOODLE_21_STABLE
Jamie Pratt [Sat, 19 Nov 2011 10:10:19 +0000 (17:10 +0700)]
MDL-47494 ddimageortext: NOBUG fixing question tables referred to for question deleting
Jamie Pratt [Sat, 19 Nov 2011 10:09:18 +0000 (17:09 +0700)]
MDL-47494 ddimageortext: Merge branch 'master' into MOODLE_21_STABLE
Conflicts:
questiontype.php
Jamie Pratt [Sat, 19 Nov 2011 10:00:51 +0000 (17:00 +0700)]
MDL-47494 ddimageortext: MDL-29058 change in api related to fix for saving feedback files