New Lesson Module

New Lesson Module

napisao/la Graham Stone -
Broj odgovora: 5
Slika Testers

Hi all,

I've just been having a brief look at the new lesson section of Moodle.  from what i've seen so far I think it's really good and will be really useful in schools and other educational institutes.   approve 

I just have one question though, is this available or is it still in development, and also what version of Moodle will it be in ?  

U odgovoru na Graham Stone

Re: New Lesson Module

napisao/la Martin Dougiamas -
Slika Core developers Slika Documentation writers Slika Moodle HQ Slika Particularly helpful Moodlers Slika Plugin developers Slika Testers
It's in Moodle CVS, it's being tested and polished.  I don't think it will be in Moodle 1.2 beta, but it might be in Moodle 1.2 release.  It certainly seems to work pretty well.
U odgovoru na Martin Dougiamas

Re: New Lesson Module

napisao/la Przemyslaw Stencel -
I don't think it will be in Moodle 1.2 beta, but it might be in Moodle 1.2 release

Why not include it in the beta, then?mixed If you're willing to include it in 1.2 finalapprove, surely it would help if beta testers could bang on it as heavily as possible? From what I've seen so far, the module's definitely worth it. cool
U odgovoru na Przemyslaw Stencel

Re: New Lesson Module

napisao/la Martin Dougiamas -
Slika Core developers Slika Documentation writers Slika Moodle HQ Slika Particularly helpful Moodlers Slika Plugin developers Slika Testers
I will if people bang hard on it within the next couple of days!

I've checked in a bunch of polishing today already. What do you think of the icon and new logs, Ray?
U odgovoru na Martin Dougiamas

Re: New Lesson Module

napisao/la Ray Kingdon -
Yes, excellent.

Would it be useful to have an "include" statement in one of the text filters (not sure which one thoughtful). This would allow content from a resource file to be included in a page of a lesson. The format could possibly be

<include file="name" />

where name is a filename of one of the course's files. Given a DMS it would be nice to include files from there as well.

I don't think this is a replacement to having the content in-line, just a useful alternative.


U odgovoru na Ray Kingdon

Re: New Lesson Module

napisao/la Martin Dougiamas -
Slika Core developers Slika Documentation writers Slika Moodle HQ Slika Particularly helpful Moodlers Slika Plugin developers Slika Testers
<include file="name" />

This would actually be trivial to implement with a new filter. Just a few lines really, plus some error checking to make sure the files are sane.  It would cache nicely too.

The only other thing to be done would be to add <include> as an approved tag.