We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Issue by iturgeon from Fri Apr 12 20:56:42 2013 Originally opened as https://github.com/ucfcdl/Materia/issues/664
Right now you have to send the correct answers to the client so that it can display progress as you go. It would be better if you could say:
Score.scoreQuestionNow({...values...}) and have it run the input through the score module and return the results to you.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Issue by iturgeon from Fri Apr 12 20:56:42 2013
Originally opened as https://github.com/ucfcdl/Materia/issues/664
Right now you have to send the correct answers to the client so that it can display progress as you go. It would be better if you could say:
Score.scoreQuestionNow({...values...}) and have it run the input through the score module and return the results to you.
The text was updated successfully, but these errors were encountered: