Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarified the milestone on biglearn concerns #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 10 additions & 3 deletions kevin/personalized_exercise_behavior_hw.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,13 @@ We need to consider that allowing students to "game" the PEs opens up the possib

## Drew/Lakshmi Notes

One of the issues with the above approach is that students will
be able to change their answers after a personalized question
has been assigned to them based on their unlocked answers.

In the interest of time, we can persist with the above approach
for alpha. This may not be a fruitful approach in the long term.

## The most useful / correct approach

The above approach will use the responses that students have saved to
Expand Down Expand Up @@ -89,9 +96,9 @@ to complete the personalized problem.
## Alternatives

There are several alternatives that we consider that would allow us to
keep the same user workflow that we have established for alpha.
However, these options carry with them a number of severe limtiations.
We include these only for completeness:
keep the same user workflow that we have established. However, these
options carry with them a number of severe limtiations. We include
these only for completeness:


### Alternative 1
Expand Down