encorelab / SCORE

Scripting and ORchestration Environment (SCORE)
Other
2 stars 0 forks source link

Fixed student request help approval issue #88

Closed hirokiterashima closed 4 years ago

hirokiterashima commented 4 years ago

Test that approving student's request for help sends the students to the very next node, instead of two steps ahead.

Also fixed a similar issue where node was being sent multiple times when teacher locks/unlocks a lesson. This didn't result in any observable problems.

Closes #83