bobopinna
d903f5aa4a
Translated by Claudio Maggi
2005-07-04 08:28:45 +00:00
skodak
c6d67e76fc
merged from MOODLE_15_STABLE
2005-07-04 07:20:53 +00:00
mits
83ff4703ba
translated 2 scom related help files.
2005-07-04 05:05:32 +00:00
mits
b731093e5d
Changed some, based on standard theme.
2005-07-04 04:51:21 +00:00
mits
d9b762d025
translated new strings.
2005-07-03 12:35:11 +00:00
gustav_delius
a08e9552fa
More steps towards the separation of questions from the quiz module.
2005-07-03 09:53:02 +00:00
bobopinna
79714e2af3
Fixed a bug in report counting
2005-07-03 07:15:13 +00:00
bobopinna
644b5629ff
Fixed a problem with altered chars in UTF-8
2005-07-03 07:14:20 +00:00
rcantada
f32e4767c4
new strings
2005-07-03 03:50:01 +00:00
skodak
a2a537db28
merged from MOODLE_15_STABLE
2005-07-02 20:35:43 +00:00
gustav_delius
d115d8c736
I have introduced the new field $attempt->uniqueid, see http://mantis.york.ac.uk/moodle/mod/forum/discuss.php?d=852#3380
2005-07-02 18:14:51 +00:00
scop22
591212f69d
Removing problematic spaces from within two string variables (euc-kr pack). Committing in HEAD.
2005-07-02 16:22:53 +00:00
scop22
bd15dd5a4d
Removing problematic spaces from within two string variables
2005-07-02 16:18:20 +00:00
gustav_delius
ad7e7ba882
Two name changes:
...
1) in all module-indpendent code the variable $quiz has been renamed to $cmoptions (it holds the options set by the course module which does not necessarily have to be a quiz, it could be a lesson for example).
2) quiz_restore_question_sessions() has the simpler name quiz_get_states
Also got rid of the quizfile.php in favour of file.php
2005-07-02 16:07:05 +00:00
gustav_delius
0d156caaae
I have started on the re-organisation to allow other modules to use the questiontypes.
...
Moved all code that is not specific to the quiz module out of locallib.php into questionlib.php.
The default questiontype class is now defined in quiz/questiontypes/questiontype.php.
See http://mantis.york.ac.uk/moodle/mod/forum/discuss.php?d=852
2005-07-02 11:42:42 +00:00
gustav_delius
be795125dd
small changes to documentation
2005-07-02 11:38:42 +00:00
martignoni
f33e13c570
New string for M4W
2005-07-02 11:14:32 +00:00
gustav_delius
85f066ab0d
fixed the classification of tables into static and runtime in the documentation
2005-07-02 08:51:06 +00:00
koenr
4396af44a7
major change
...
changed translation for course from vak -> cursus
2005-07-02 06:42:24 +00:00
koenr
7537e31b7c
Major change: changing translation for course from vak to cursus. Not finished yet
2005-07-01 23:22:40 +00:00
gustav_delius
f17d13f5cc
Some minor changes to the quiz module documentation.
2005-07-01 21:00:52 +00:00
michaelpenne
4e83cfdf26
Fixed a problem with grade_get_module_link
...
Fixed styles issues with tables class="grades" for both category and overall view
Fixed row styles for overall view to alternate every row rather than every 3
Fixed form processing code for grade letters to work correctly
2005-07-01 20:12:40 +00:00
gustav_delius
fe88b99237
selected tab should not automatically become inactive.
2005-07-01 19:03:42 +00:00
scop22
125aca5d21
Removing thislanguage, thischarset and thisdirection strings from these files
2005-07-01 17:44:12 +00:00
gustav_delius
e0c5c5e974
Remove potential PHP notices when $course is not an object.
2005-07-01 17:21:52 +00:00
barias
61c2a9f3c5
*** empty log message ***
2005-07-01 11:39:45 +00:00
barias
38e2919944
Minor updates in spanish translation
2005-07-01 11:38:38 +00:00
defacer
20cbef6390
Merging from STABLE:
...
Improving Eloy's radio- and checkbox- generating functions to automagically
use <label>s with unique ids for improved usability. See discussion at
http://moodle.org/mod/forum/discuss.php?d=26139
2005-07-01 03:57:03 +00:00
michaelpenne
6387899646
new lang entries for lesson dependency feature
2005-06-30 21:12:00 +00:00
michaelpenne
ee3f227560
New Feature: Lesson Dependency
...
In a lesson's settings one can now set the current lesson to be dependent on another lesson in the same course. Then, the user can set the conditions for the dependency. Currently the conditions are time spent, grade better than X, and completed (yes/no).
2005-06-30 21:11:02 +00:00
bobopinna
2ddb242f56
Fixed two typos
2005-06-30 19:46:19 +00:00
mindforge
d5711371ce
Added attempt.php documentation, unfinished.
2005-06-30 15:41:25 +00:00
defacer
7f65461c36
Merging from STABLE:
...
Moving <i> to CSS and small CSS improvement.
2005-06-30 00:03:03 +00:00
michaelpenne
7bae3f486c
Found 4 mdl_ in some sql statements. Changed it from mdl_ to $CFG->prefix
2005-06-29 23:56:07 +00:00
michaelpenne
dd192b2692
Numerical import was still looking at min/max arrays. I changed it so numerical will now subtract the tolerance from the answer to get the min and add the tolerance to the answer to get the max
2005-06-29 23:02:12 +00:00
michaelpenne
2ef7eeec9c
FIXED: was calling an old quiz class name for importing. Updated it to call the new class name
2005-06-29 23:00:12 +00:00
koenr
0d9a625a64
typo
2005-06-29 22:37:14 +00:00
stronk7
1517803dd6
Now the restore form page is a bit more easy to use. Bug 1430.
...
(http://moodle.org/bugs/bug.php?op=show&bugid=1430 )
Merged from MOODLE_15_STABLE
2005-06-29 18:25:50 +00:00
michaelpenne
de8598a908
FIXED: at End of Lesson with review on produced two warnings. Now they are gone
2005-06-29 18:08:37 +00:00
koenr
5b810e7092
New strings from Karoly. Almost complete translation. Thanks
2005-06-29 17:50:53 +00:00
stronk7
b577ebc7d2
Now the restore form page is a bit more easy to use. Bug 1430.
...
(http://moodle.org/bugs/bug.php?op=show&bugid=1430 )
Merged from MOODLE_15_STABLE
2005-06-29 16:58:33 +00:00
stronk7
62af9bf9bb
SC#126.
...
Merged from MOODLE_15_STABLE
2005-06-29 16:17:11 +00:00
martignoni
e22855144c
Uniformisation of "guest" translation everywhere
2005-06-29 12:59:52 +00:00
bobopinna
edfbfd68f8
Updated to Moodle 1.6 dev
2005-06-29 12:43:38 +00:00
bobopinna
9e47b39d77
Added a forgotten string
2005-06-29 12:42:44 +00:00
bobopinna
5e16d5b84c
Added a forgotten string
2005-06-29 12:40:30 +00:00
mudrd8mz
fb8fac491a
Re-adding Workshop help files by Daniel Miksik - now should be XHTML clean (according to my Firefox
...
HTML Tidy).
2005-06-29 12:13:11 +00:00
bobopinna
a49a133775
Added a forgotten string
2005-06-29 12:01:47 +00:00
bobopinna
28d32305f3
Fixed a typo in popup window management
2005-06-29 12:00:02 +00:00
mindforge
94c6290094
Database documentation finished.
2005-06-29 09:47:44 +00:00