openwebwork / webwork.maa.org

Information about the webwork.maa.org server
0 stars 0 forks source link

redo the importation of all of moodles forums #25

Closed mgage closed 4 years ago

mgage commented 4 years ago

There are sufficient gaps in how the forums work that we should attempt to do it correctly.

  1. move moodle 1.9 to a machine with php5
  2. upgrade moodle to 2.2
  3. upgrade moodle to 2.5
  4. switch php to php7?
  5. upgrade to moodle 2.8
  6. upgrade to moodle 3.1
  7. upgrade to moodle 3.5
  8. upgrade to moodle 3.8

the data base schema changes are sufficiently complicated with respect to threads in the forums that it is difficult to hack the changes by hand.

mgage commented 4 years ago

This fixed a lot of problems but it took a lot of time.