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

Chat Order Fix #59

Closed Akshay224 closed 9 years ago

Akshay224 commented 9 years ago

Currently the order of the messages in the chat are shuffled, Maruti has implemented recursion to fix this issue.