Upgrading from 1.4.5 to 1.5.3

Re: Upgrading from 1.4.5 to 1.5.3

by Anthony Borrow -
Number of replies: 0
Picture of Core developers Picture of Plugin developers Picture of Testers

For upgrading the procedure that I would recommend is

  1. Backup the database
  2. Backup (copy/move) the 1.4.5 version of your code (in case you made modifications)
  3. Delete the 1.4.5 version of your Moodle code
  4. Install the 1.5.3+ version of Moodle code
  5. Goto the /admin page and let the 1.5.3+ code upgrade the database(including the questionnaire module)

This approach is better then trying to restore on older version and more likely to succeed. You may have to use the 1.4.5 version of the questionnaire module first and try restoring using that and then upgrade to the latest questionnaire code. Mike may have some suggestions.