1.08 beta

1.08 beta

Nosūtīja Jacob Romeyn
Atbilžu skaits: 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.

 

Vidējais novērtējums: -
Atbildot uz Jacob Romeyn

Re: 1.08 beta

Nosūtīja Martin Dougiamas
Core developers attēls Documentation writers attēls Moodle HQ attēls Particularly helpful Moodlers attēls Plugin developers attēls Testers attēls
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.