michael-maltsev / cheese-fork

A scheduling helper web application for Technion students
https://cheesefork.cf
GNU General Public License v3.0
50 stars 13 forks source link

suggestion: workshop hours #21

Closed judit2275 closed 3 years ago

judit2275 commented 3 years ago

Hi, I think it will be very helpful to add workshop hours to calendar, like for lectures and tutorials, since in a lot of courses there is a weekly hour of workshop in the schedule [course for example: 044137]

michael-maltsev commented 3 years ago

Hi,

Actually, it's already supported. CheeseFork looks at the course comments and tries to get the workshop hours from it. In the case of 044137, there's a typo ("סדאות רשות"), that's why it failed.

In fact, that's not the first time it happens. Here's another example: https://cheesefork.cf/?semester=201702&course=044198 "מתרגלת הסנא"

I now added code to try and fix typos like this, so the workshop hours should be visible now.