1.08 beta

1.08 beta

by Jacob Romeyn -
Number of replies: 1

Is this were the post should be?

I just upgraded to 1.08 beta. Everything seems to be working OK. The students can see the grades, richtext editor on uploaded files  but I do not see the additional Model "Programs".

 

Also on an upgrade are the prefix mdl not supposed to be added to the dtatabase?  In my upgrade they were not present.

 

Average of ratings: -
In reply to Jacob Romeyn

Re: 1.08 beta

by Martin Dougiamas -
Picture of Core developers Picture of Documentation writers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of Testers
This forum will do for general comments ... I'd rather people used bugs.moodle.com for bugs though.

"Programs" is not a new module, it's a resource type (in the list with plain text, html, web link etc)

As for the database prefix, no, it's not added when upgrading - it's only for new installations. You can add it yourself fairly easily if you want to (just rename all the tables with your prefix, then define $CFG->prefix in config.php to match.