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
* tag '0.9.9b1-jamsj': (95 commits)
refs SMILEConsortium#106 Bump version string for testing.
[#4] Adding comments and removing useless ids
refs SMILEConsortium#105 Remove jamsj string
refs SMILEConsortium#105 add icon for jamsj.
refs SMILEConsortium#67 Add proper string and bump version for release.
[#4] 'Preview iqsets' button is coming... yay! \o/
[#4] Date format modified in 'use prepared questions' screen
[#4] Just adding a simple feature to see the number of preloaded questions per IQSet.
[SMILEConsortium#101] Restart button will alert the teacher if server is down
[SMILEConsortium#95] Cleaning, removing comments, merging duplicate constants in the same file: Constants.java
refs SMILEConsortium#91,SMILEConsortium#95 Fix for deletion handling where we were not checking for any error conditions. This should be revisited in the future to beef up JSON handling (I don't parse the JSON from the message body). For now we just toast the thing if we succeed or fail. Let the model update things.
refs SMILEConsortium#92,SMILEConsortium#93 Undo previous hack, instead, let's let the model update itself via the BoardManager, and fix the server where the problem really exists. The server only deleted the question from the model where the students receive their questions from, but not from the model where the teacher app gets its data. Confusing, yes, but we should have been able to debug this by just looking through the teacher and server.
[SMILEConsortium#92] Fixing little bug when no question in session
[SMILEConsortium#92] Fixing bug if restarting new session + cleaning + adding comments
[SMILEConsortium#92] Questions can appear now, even if we crash the teacher app
[SMILEConsortium#75] Return to teacher data when restart a session
[#14] Removing 'Highest Rating' + Reparing '% correct'
[SMILEConsortium#60] Deleting questions only during START_MAKE
[SMILEConsortium#60] We can delete last question now
[SMILEConsortium#60] We can 'delete' the questions from teacher app but crap solution...
...
Not catastrophic, but will be confusing for teacher.
The text was updated successfully, but these errors were encountered: