Comment 8 for bug 533279

Revision history for this message
Nathan Handler (nhandler) wrote :

We are usually fairly good about making sure all sessions in an event have the same name. So having Lernid assume that the Event name will be the same is fine. The tricky part is, for something like Ubuntu Open Week, which occurs twice each year, you would not want to display sessions from prior Open Week events in the schedule. At the same time, for events like the Packaging Training Sessions, which happened once each week (when they were occurring regularly), I think showing that there is another session scheduled for next week would be nice. Maybe only show the previous n and next m sessions in the list, and then have the list automatically scroll down to the current session.

Also, I think we already sorted this out, but we do not include the []s around lines in the ical. I think we made them optional a while ago in Lernid, but this should be double checked.

I also like the idea of having the config files ship with lernid rather than pulling them from a remote server. Maybe add a feature to allow the user to manually configure a new classroom for lernid from within lernid.

It might also be nice to pull the classroom URL from the ical's description. We have not used this calendar description in Ubuntu, but having https://wiki.ubuntu.com/Classroom mentioned in there seems fine to me. This would mean one less value that would need to be hard-coded into the config file.