Stream-Line / moodle-mod_streamline

Code template for the Moodle activity module
https://docs.moodle.org/dev/Activity_modules
0 stars 5 forks source link

Integration2 #52

Closed Akshay224 closed 9 years ago

Akshay224 commented 9 years ago

Includes another fix for the quiz drop down menu which should make it completely responsive. It was a minor css change to remove the margin that was present.

Second includes major changes on how the module is displayed on mobile devices. This is mainly implemented through the use of JavaScript and modifying the page after load for a more mobile friendly look.

Brotality commented 9 years ago

Looks good.