Dan Poltawski
f7cae82286
Merge branch 'MDL-34567_accessibility' of git://github.com/rwijaya/moodle
2012-08-07 10:03:11 +08:00
Rossiani Wijaya
68ca508f0c
MDL-34567 accessibility compliance for lesson module: Add forform input text and select tag
2012-08-03 11:53:59 +08:00
Frederic Massart
fb6e1b8f50
MDL-34259 Lesson: True/false questions don't break on missing answer
2012-08-03 09:24:50 +08:00
Ankit Agarwal
5918e3715e
MDL-34467 lesson: Repalce all instances of get_context_instanc() with respective context_XXX::instance()
2012-07-27 13:26:35 +08:00
Sam Hemelryk
3211569a6a
Revert "MDL-30843 and MDL-30842 - accessibility compliance: Add <label> for form input text and select tag"
...
This reverts commit f9f281b8fe
.
2012-04-11 17:18:58 +12:00
Sam Hemelryk
5bfeb5ffd3
Merge branch 'MDL-30843_b' of git://github.com/rwijaya/moodle
2012-04-10 12:34:37 +12:00
Rossiani Wijaya
f9f281b8fe
MDL-30843 and MDL-30842 - accessibility compliance: Add <label> for form input text and select tag
2012-03-30 16:26:58 +08:00
Rossiani Wijaya
639818fc94
MDL-27710 lesson module: add the following jump options: unseen branch page, random page and random branch
2012-03-23 10:20:52 +08:00
Rossiani Wijaya
e053583fc7
MDL-31266 Lesson module: Improve feedback so that the responses are concatenated instead of overwritten
2012-03-20 21:56:18 +08:00
Petr Skoda
0ed6f71232
MDL-32094 fix E_STRICT issues in lesson API
...
It is not possible to change method signatures in PHP...
2012-03-18 18:36:04 +01:00
Rossiani Wijaya
d3254cebfc
MDL-30867 Lesson module: fix lesson essay question formtting to be consistent with user selection
2012-03-09 17:32:18 +08:00
Eduardo Pinto
dd30ae41d0
MDL-26496 Lesson Module: removed warning when no answer is selected from single choice question
2012-02-23 14:10:18 +08:00
Rossiani Wijaya
e481859f6b
MDL-30911: mod_lesson: fix sub-heading level to be lower than lesson title. This issue is an improvement of accessibility compliance
2012-02-13 11:26:27 +08:00
Petr Skoda
927010240f
MDL-31006 some more PHP54 notices
...
PHP54 compatibility - PhpStorm IDE is the best tool for this kind of work!!
2012-01-18 01:17:25 +01:00
Sam Hemelryk
21cd532f68
MDL-30639 mod_lesson: Used a consistent format for users display of answer
2011-12-22 11:22:59 +13:00
Rossiani Wijaya
d85c839928
MDL-30636 Lesson Module: fixed essay answer display format
2011-12-20 11:53:55 +08:00
Rossiani Wijaya
de2e165a3a
MDL-30636 Lesson Module: fixed essay answer display format
2011-12-19 15:08:15 +08:00
Rossiani Wijaya
1bb422319f
MDL-29730 Lesson mod: fixed check_answer() for shortanswser with regular expression option enable
2011-11-30 11:30:09 +08:00
Rossiani Wijaya
548a878bec
MDL-25823 lesson mod: fixed true and false question feedback.
2011-11-03 12:47:53 +08:00
Rossiani Wijaya
b43251b846
MDL-29569: lesson_mod: in matching type questions, fixed and set default value for scoring and fixed jump page setting when response text is set to empty
2011-10-25 12:22:02 +08:00
Aparup Banerjee
6d3ae9103c
MDL-26486 Lesson : fixed whitespace
2011-10-03 16:00:24 +08:00
Aparup Banerjee
b735bd19cc
Merge branch 'MDL-26486' of git://github.com/rwijaya/moodle
2011-10-03 15:37:50 +08:00
Rossiani Wijaya
c90ba16f51
MDL-26486 lesson mod: fixed grade report error on matching and shortanswers questions
2011-09-28 11:34:14 +08:00
Rossiani Wijaya
6d84e82f3a
MDL-29230 lesson_module: fixed question's answer to have 0 value.
2011-09-23 14:02:46 +08:00
Rossiani Wijaya
54fd7cd9ee
MDL-28115 lesson module: fixed undefined variable for multiple answer, disabled numberical input text during review and fixed bug for essay answer during review process.
2011-06-30 18:43:25 +08:00
Rossiani Wijaya
abd5c24e28
MDL-27955 lesson module: fixed error for reviewing lesson and update string to continue or finish reviewing
2011-06-29 18:18:52 +08:00
Rossiani Wijaya
57a4bd032b
MDL-27955 lesson module: fixed error for reviewing lesson and update string to continue or finish reviewing
2011-06-28 10:14:55 +08:00
Rajesh Taneja
92c93432bd
MDL-26281 Lesson - Fixed short answer with apostrophe and other html formats
2011-06-22 17:17:55 +08:00
David Mudrak
ffdf7f8a24
MDL-25899 Lesson: fixed page content rendering
...
Form element 'header' used to be used for rendering the page contents.
This led to layout problems in non-gecko browsers. This patch fixes the
issue by using raw 'html' element to render the page contents.
2011-02-18 11:43:24 +01:00
Sam Hemelryk
86d99db3a0
mod-lesson MDL-25632 Fixed incorrect comment in matching question code.
2010-12-15 13:12:33 +08:00
Sam Hemelryk
981debb706
mod-lesson MDL-25632 Fixed bug whereby excess answers were being created when creating a page and then when updating it
2010-12-15 13:12:33 +08:00
Sam Hemelryk
9170dea7d6
mod-lesson MDL-25632 Set a default jump to display when a question has no answers (after 1.9 upgrade)
2010-12-15 13:12:33 +08:00
Sam Hemelryk
367a75fae4
themes lib MDL-24895 Multiple fixes to better handle overflow.
...
Major tasks undertaken in this patch:
* New format_text argument, overflowdiv.
* New page layout Report.
* Review of all format_text calls.
* Added support for the report layout to all themes.
* Changed forum post display from tables to divs.
2010-11-05 02:53:47 +00:00
Petr Skoda
39790bd805
MDL-24321 switching to stdClass in /mod/
2010-09-21 08:37:36 +00:00
Sam Hemelryk
9bd3e94ab1
mod-lesson MDL-24270 Fixed undefined variables in page types
2010-09-20 01:44:13 +00:00
Petr Skoda
64a3ce8c5b
improved coding style - mostly variable initialisation + some fixing and spelling
2010-09-18 13:27:21 +00:00
Petr Skoda
3f3d7692cb
fixed answer checking prevpage typo
2010-09-18 13:23:46 +00:00
Petr Skoda
b02558f04a
fixed end of cluster scoring
2010-09-18 13:20:31 +00:00
Petr Skoda
1af24b0fc4
fixed typo preventing score update
2010-09-18 13:16:12 +00:00
Petr Skoda
7ef692b103
hopefully fixed undefined $t
2010-09-18 13:14:43 +00:00
Petr Skoda
18ac654eab
fixed incorrect page id
2010-09-18 13:11:19 +00:00
Petr Skoda
df0442c67e
more globals fixed
2010-09-18 13:07:45 +00:00
Petr Skoda
4f96fe55af
another missing global
2010-09-18 13:06:03 +00:00
Petr Skoda
ff321d35bc
MDL-24009 fixed wrong value encoding in form
2010-09-04 20:34:15 +00:00
Aparup Banerjee
1112c9ed4e
lesson MDL-23525 more bugs fixed to pagetypes.
2010-08-06 08:16:08 +00:00
Aparup Banerjee
ac3d779195
lesson MDL-23525 passed in a missing object to remove notices seen.
2010-08-04 08:52:59 +00:00
Petr Skoda
f31daba43e
MDL-23601 regex not default any more
2010-08-02 07:59:53 +00:00
Petr Skoda
4d5ab13e30
MDL-23541 truefalse fixed jump defaults
2010-07-28 13:42:56 +00:00
Petr Skoda
76f5f66f16
MDL-23541 matching fixed jump defaults
2010-07-28 13:42:00 +00:00
Petr Skoda
c72c3fc699
MDL-23541 numerical fixed jump defaults
2010-07-28 13:40:23 +00:00