History | Log In     View a printable version of the current page.  
We are currently focused especially on Moodle 2.0, Moodle 1.9.x bugs and Moodle 1.9.x testing.    Confused? Lost? Please read this introduction to the Tracker.
Issue Details (XML | Word | Printable)

Key: MDL-14467
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Tim Hunt
Reporter: Daniel Miksik
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Moodle

Bad link to Multiple Choice question help file

Created: 22/Apr/08 05:13 AM   Updated: 29/Apr/08 09:01 PM
Component/s: Questions
Affects Version/s: 1.9, 1.8.3
Fix Version/s: 1.8.6

Participants: Daniel Miksik, Helen Foster and Tim Hunt
Security Level: None
QA Assignee: Helen Foster

Sub-Tasks  All   Open   
 Sub-Task Progress: 

 Description  « Hide
The page for adding/editing multiple choice questions has a help button at the end of the heading pointing to [...]/help.php?module=qtype_multichoice&file=multichoice.html&forcelang= which is not a valid Moodle URL. All other questions type have this button pointing to [...]/help.php?module=quiz&file=[XYZ].html&forcelang=

Steps to reproduce:
1. On the course page click "Questions" in the Administration menu.
2. Select "Multiple choice" from the "Create new question" combo box.
3. Click the help button at the end of the heading "Adding a Multiple Choice question".

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Tim Hunt - 22/Apr/08 10:40 PM
Actually, the link is right. The help file is in the wrong place. Fixed now.

Daniel Miksik - 23/Apr/08 02:26 PM
Thanks for the quick fix. This should be reflected in all the language packs that have the multichoice.html file in its original location, i.e. help/quiz/multichoice.html. Could this be done automagically in CVS, or should the maintainers of the language packs do it themselves? If the answer is B, where do they get the information that they should do the move?

Tim Hunt - 23/Apr/08 05:07 PM
As I understand it, Moodle's language editing tools tell translators which files exist in the English language pack, but not in their language packs, then it is up to them to supply the missing files.

However, I may be wrong about that, because I am not an expert on the translation process. A good place to post about this would be the language forum: http://moodle.org/mod/forum/view.php?id=43. They'll know the answer. Would you be prepared to post there?

Daniel Miksik - 23/Apr/08 09:10 PM
You are absolutely right, I'm a co-maintainer of the Czech lang pack, so I know where to look for it (language edit page). I was just wondering if this purely formal change could be performed in CVS "from above" in a bulk-mode fashion for all the language packs.

Helen Foster - 29/Apr/08 09:01 PM
Tim, thanks for fixing this issue :-)

Daniel, thanks for your report and for your comments regarding moving the help file in all language packs. I've created a sub-task for this.