LMS Student Data Scraper: I wrote this data scraping code in python to collect data on student usage of lecture videos posted as a part of course study material. The scraper collected data on seconds of a video watched and the number of views on the video for about 500 students with about a 188 videos distributed across 20 chapters. Code is available on github: link
Coming soon: I will soon upload oTree codes (Python based package for coding computer experiments) created for my projects.