JM > "Hi, when I am on the exceptions page, when I click the middle, the assignments, ..."
Sorry, I do not understand what you mean by the exceptions page... Could you explain, please (or attach a screenshot maybe).
Joseph
Joseph Rézeau
Posts made by Joseph Rézeau
Hi Amber,
It might be a theme issue. Before you upgraded to 1.8, did your Moodle site use a customized theme? Which version of Moodle did you upgrade from? (1.5, 1.6...?).
When logged in as admin, if you have access to Administration ► Appearance ► Themes ► Theme Selector, try to select the standard theme.
Joseph
PS.- "I upgraded to 1.8 about a month ago (and just didn't deal with the problem). I upgraded to 1.8 about 30 minutes ago..." It is not clear to me when you actually upgraded to 1.8...
It might be a theme issue. Before you upgraded to 1.8, did your Moodle site use a customized theme? Which version of Moodle did you upgrade from? (1.5, 1.6...?).
When logged in as admin, if you have access to Administration ► Appearance ► Themes ► Theme Selector, try to select the standard theme.
Joseph
PS.- "I upgraded to 1.8 about a month ago (and just didn't deal with the problem). I upgraded to 1.8 about 30 minutes ago..." It is not clear to me when you actually upgraded to 1.8...
Hi Adriane,
This is to confirm that both problems have indeed been corrected and things work OK now. Thanks!
Joseph
This is to confirm that both problems have indeed been corrected and things work OK now. Thanks!
Joseph
Hi Adriane,
Just tested the Export/Import of drag & drop ordering question. When I export a question with vertical setup (i.e. horizontal = 0), it is indeed exported to XML with <horizontal>0</horizontal>
However, upon importing, this is changed to 1, and items to be ordered now appear horizontally...
Joseph
Just tested the Export/Import of drag & drop ordering question. When I export a question with vertical setup (i.e. horizontal = 0), it is indeed exported to XML with <horizontal>0</horizontal>
However, upon importing, this is changed to 1, and items to be ordered now appear horizontally...
Joseph
Hi Adriane,
Just tested again your drag & drop question type, latest version. There is a problem with the correct expected order upon editing the question.
Create new question. Question text: arrange these words in alphabetical order
1- cat
2- dog
3- zebra
Works fine.
Now, edit same question and add one item to get this:
1- cat
2- dog
3- mouse
4- zebra
Result: correct ordering is not recognized by question (see attached screen).
Hope you can find a solution.
Joseph
EDIT
Here are the contents of your Table: mdl_question_order_sub
After creation of new question
code question questiontext answertext
27 329132080 29 cat 1
28 361511231 29 dog 2
29 437713623 29 mouse 3
After adding one item:
-----------
id code question questiontext answertext
27 329132080 29 cat 1
28 361511231 29 dog 2
29 437713623 29 mouse 3
30 177215576 29 zebra 1
Just tested again your drag & drop question type, latest version. There is a problem with the correct expected order upon editing the question.
Create new question. Question text: arrange these words in alphabetical order
1- cat
2- dog
3- zebra
Works fine.
Now, edit same question and add one item to get this:
1- cat
2- dog
3- mouse
4- zebra
Result: correct ordering is not recognized by question (see attached screen).
Hope you can find a solution.
Joseph
EDIT
Here are the contents of your Table: mdl_question_order_sub
After creation of new question
code question questiontext answertext
27 329132080 29 cat 1
28 361511231 29 dog 2
29 437713623 29 mouse 3
After adding one item:
-----------
id code question questiontext answertext
27 329132080 29 cat 1
28 361511231 29 dog 2
29 437713623 29 mouse 3
30 177215576 29 zebra 1