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-15631
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Jamie Pratt
Reporter: Jamie Pratt
Votes: 0
Watchers: 6
Operations

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

move detailled responses report out of contrib into main distribution

Created: 12/Jul/08 04:49 PM   Updated: 21/Jul/08 03:41 PM
Component/s: Quiz
Affects Version/s: 2.0
Fix Version/s: 2.0

Participants: Jamie Pratt and Tim Hunt
Security Level: None


 Description  « Hide
Going to move detailed response report out of contrib and into main distribution.

Wondering what the best way to do this is. Ideally for people who have the plugin installed in their Moodle installation a CVS update should automatically replace the old contrib version with the version in HEAD.

If I :

* delete the contrib version in the contrib HEAD branch
* then add and commit the files to the main distribution in HEAD branch

Hopefully CVS should seamlessly update Moodle installations???

What has happened before when activity modules have moved from contrib to the main distribution??

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Jamie Pratt - 12/Jul/08 04:56 PM
Has anyone any tips on how to do this so that installations with the popular detailed responses report installed will upgrade from CVS seamlessly?

Tim Hunt - 12/Jul/08 08:10 PM
I don't think CVS can cope with that. We will just have to put something in the release notes for people who manage their installation with CVS. (Basically tell them to delete the detailed responses file they added manually before they do the CVS update.)