Python Project: Interactive Educational Programs
- Gavin
- Apr 20, 2019
- 1 min read
Updated: May 1, 2019
I designed 38 interactive questions for the course MATH 119: Mathematics of Finance 2 at Centennial College while I worked as a Math Tutor there. These programs generate new questions with new numbers, prompt students through solutions, offer corrections to wrong answers, produce model solutions, and track the number of attempts and hints used to allows students to reflect on their progress. The programs use a common template in the Python 3 language.
Document with links to all interactive questions for MATH 119:
https://documentcloud.adobe.com/link/track?uri=urn%3Aaaid%3Ascds%3AUS%3Aaa6f842f-be3b-4679-b235-c68a47aea65d
Technical work term report analyzing effectiveness of the programs compared to other educational resources: https://documentcloud.adobe.com/link/track?uri=urn:aaid:scds:US:c188ecd0-15bc-45a8-9690-f46be5da9dd0

Comments