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
Add the image (final state of the whiteboard) to the session object in the MongoDB.
Allow the student to retrieve the saved images in their session history.
────────────────────
See wireframes - students can see a list of past sessions (query DB to see all sessions with that student as the student id) , after selecting a session from the list, can see the chat log )
eventually - will also have final state of whitebaord + any images which were saved during the session (not necessary for pilot launch)
The text was updated successfully, but these errors were encountered:
Add the image (final state of the whiteboard) to the session object in the MongoDB.
Allow the student to retrieve the saved images in their session history.
────────────────────
See wireframes - students can see a list of past sessions (query DB to see all sessions with that student as the student id) , after selecting a session from the list, can see the chat log )
eventually - will also have final state of whitebaord + any images which were saved during the session (not necessary for pilot launch)
The text was updated successfully, but these errors were encountered: