Link to research paper: https://juliamarkel.github.io/papers/GPTeach_L@S.pdf
When conducting the experiments, we used the following:
- Understand student misconceptions and hidden blockers.
- Create a safe, inclusive learning environment.
- Facilitate students helping each other.
- The assignment this week is on for loops.
- The students have a question regarding how the following line works:
new_string = input_string[:-1]
. - The assignment this week is on while loops.
- The students are confused about order of operations in Python.
- The lecture this week talked about decomposition and separating functions.
- The assignment this week involves dictionaries and various different use cases.
Confirmed to work with Node version 16.14.2.
npm install
npm start
- Go to http://localhost:3000