Issue Details (XML | Word | Printable)

Key: MDL-14594
Type: Sub-task Sub-task
Status: Open Open
Priority: Minor Minor
Assignee: Helen Foster
Reporter: Helen Foster
Votes: 0
Watchers: 2
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle
MDL-14467

Fix multichoice help file location in all lang packs

Created: 29/Apr/08 08:57 PM   Updated: 26/Oct/09 12:16 PM
Return to search
Component/s: Documentation, Languages
Affects Version/s: 1.8.5
Fix Version/s: 1.8.11

Participants: Eloy Lafuente (stronk7) and Helen Foster
Security Level: None
Affected Branches: MOODLE_18_STABLE
Fixed Branches: MOODLE_18_STABLE


 Description  « Hide
Either move the multichoice help file from the quiz folder to the qtype_multichoice folder manually in each lang pack or notify translators in the languages forum. I'm guessing it's not possible to move the file in bulk-mode fashion, as Daniel suggests in MDL-14467

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Helen Foster added a comment - 29/Apr/08 08:59 PM
Adding VIP watchers for their opinions.

Eloy Lafuente (stronk7) added a comment - 02/May/08 08:47 AM
So this is about to, in all the langs having these help files:

1) Copy the help/quiz/multichoice.html and help/quiz/multichoiceshuffle.html files to help/qtype_multichoice
2) Change in help/quiz/index.html all links to the old files to the new ones
3) Leave comment in old files with:

<!-- This file should now be deleted. It has been moved from the quiz folder to the
qtype_multichoice folder. However, it remains here for backward compatibility reasons. -->

yup? Looks done-able, IMO.

P.S: Some day, we'll have those index.html built automatically, grrr. it's really a pain to keep them manually updated when all the information needed to build them is out there (in help files themselves).