Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't log IQSet JSON parse errors at debug level, log at warn #4

Open
chrqls opened this issue Feb 15, 2014 · 1 comment
Open

Don't log IQSet JSON parse errors at debug level, log at warn #4

chrqls opened this issue Feb 15, 2014 · 1 comment

Comments

@chrqls
Copy link

chrqls commented Feb 15, 2014

Relative issue: SMILEConsortium#98

@chrqls
Copy link
Author

chrqls commented Feb 15, 2014

D/SMILE Teacher(18436): Status = START_MAKE
D/SMILE IQSetJSONParser(18436): Failed parsing JSON, reason: No value for PIC
D/SMILE IQSetJSONParser(18436): Failed parsing JSON, reason: No value for PIC
D/SMILE IQSetJSONParser(18436): Failed parsing JSON, reason: No value for PIC
D/SMILE IQSetJSONParser(18436): Failed parsing JSON, reason: No value for PIC
D/SMILE IQSetJSONParser(18436): Failed parsing JSON, reason: No value for PIC
D/SMILE IQSetJSONParser(18436): Failed parsing JSON, reason: No value for PIC
D/SMILE IQSetJSONParser(18436): Failed parsing JSON, reason: No value for PIC
D/SMILE IQSetJSONParser(18436): Failed parsing JSON, reason: No value for PIC

chrqls added a commit that referenced this issue Mar 20, 2014
…aded through smile-iqmanager before getting it on the teacher app
truedat101 pushed a commit that referenced this issue Mar 20, 2014
[#4]  Replacing local files by IQSets uploaded from iq-manager
chrqls added a commit that referenced this issue Mar 20, 2014
truedat101 pushed a commit that referenced this issue Mar 20, 2014
[#4] Managing large and x-large format
truedat101 pushed a commit that referenced this issue Mar 20, 2014
[#4] Adding date on prepared questions screen
chrqls added a commit that referenced this issue Mar 20, 2014
truedat101 pushed a commit that referenced this issue Mar 20, 2014
 [#4] Adding the number of questions preloaded per IQSet
truedat101 pushed a commit that referenced this issue Mar 20, 2014
[#4] Better interface for  'use prepared questions' screen, date format modified
truedat101 pushed a commit that referenced this issue Mar 20, 2014
[#4] Adding "preview iqset" button in the list of iqsets
truedat101 added a commit that referenced this issue Mar 20, 2014
* 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...
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant