You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Each time a student browses to a story page, the answers for that story are loaded, even if they haven't done the story yet.
If the student hasn't done the story, we should wait until the answers form is submitted and return the story answers at that point, to reduce the server/database load.
The text was updated successfully, but these errors were encountered:
Each time a student browses to a story page, the answers for that story are loaded, even if they haven't done the story yet.
If the student hasn't done the story, we should wait until the answers form is submitted and return the story answers at that point, to reduce the server/database load.
The text was updated successfully, but these errors were encountered: