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
The text was updated successfully, but these errors were encountered:
Saurutobi
changed the title
UI - Implement TestResults viewmodels and save functionality
App - Implement TestResults viewmodels and save functionality
Nov 12, 2017
The app is currently retrieving read-only data and it allows the user to page through the test and answer questions.
ViewModels are most likely out of sync with the current database schema and models.
Existing UI code needs to be code reviewed.
Save functionality needs to be implemented. It will call CloudStore like the other methods. The proc is built to accept a single json object with nested TestResults, TestResultsSections, and TestResultsAnswers.
No description provided.
The text was updated successfully, but these errors were encountered: