Our project aims to develop and improve existing computer-based tools PrairieLearn to facilitate collaborative and active learning work inside and outside of the classroom. PrairieLearn is an web app that allow professors generate and publish questions while students can practice and work through autograder in PrairieLearn corresponding to which course they were taken.
More detailed description can be found through link: http://prairielearn.readthedocs.io/
Our project addresses multiple objectives:
•Managed weekly assignment for each member and communicate with professors based on demand and preference from teaching side
•Absorbed advice from chief technician in team and cofounder professor and Refurbished duplication in coding and testing for a comprehensive application maintenance
•Constructed group_user relationship database schema with js and sql
•Designed migration queries in sql to add group users constraint compatible with single users
•Created group activity monitoring webpage in Javascript from teacher side
•Implemented shared assessments display in python with submissions during class from student side