-
Notifications
You must be signed in to change notification settings - Fork 1
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
Feature request: Insert next sentence prediction questions #83
Comments
Mason stopped working on this task. |
Here's draft revision to RoboTutor_2020/app/src/main/assets/tutors/story_questions/animator_graph.json: "PRESENT_NSP": { "AWAIT_NSP_RESPONSE": { "NSP_GOOD": { "NSP_BAD": { |
copy-and-adapt cloze question animator graph and Java component tor nsp. Where to display “yes” and “no” as choices: How to display “yes” and “no” as choices: |
@madeleinvillegas - Please revert to 1482e6f. |
Also, the edits should be on the nsp_question branch, not this branch. |
Constrain RoboTutor to enforce restrictions on where to insert NSP: |
Describe the solution you'd like
Insert next-sentence prediction questions .
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Approach to be followed (optional)
Adapt animator graph and code for inserting cloze questions.
Additional context
Nishi generated nsp questions for English and Swahili stories here using Jingrong's coherence evaluator.
Mason already adapted the story questions animator graph in the nsp_ag tab of this diagram here.
His draft code needs to be pushed to the nsp_questions branch.
The text was updated successfully, but these errors were encountered: