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

Top Scorer area at bottom of screen should show Top Scorer, and some useful information #14

Open
truedat101 opened this issue Jun 1, 2013 · 8 comments
Assignees

Comments

@truedat101
Copy link
Contributor

Current info doesn't make much sense and wastes space:

  • Top Scorer (doesn't display results from SMILE Student Web
  • Highest Rating is a raw number???? Not an average? What is this number supposed to be?
  • The star rating is useless to show
@ghost ghost assigned chrqls Aug 18, 2013
@truedat101
Copy link
Contributor Author

@chrqls per our discussion Friday, I believe we need to change it to be:

Top Scorer: Name
Score: <Name's score> / <out of # of questions>
% of Students completed session:

I'm not sure exactly what all we want to show there, but it's wasted space at the moment. Might be good to track how many students completed their work.

@truedat101
Copy link
Contributor Author

Let's go with Top 3 list: (user + score)
% of students completed
% of students above 70% correct
Top 3 rated question: (question # + rating)

@truedat101
Copy link
Contributor Author

Please fix after updating the UI for loading questions from the server.

@truedat101
Copy link
Contributor Author

Bumping priority. Fix this last of everything.

chrqls pushed a commit that referenced this issue Dec 14, 2013
[#14] Adding percents after seeing results
@truedat101
Copy link
Contributor Author

The highest rating makes no sense. For example, we've got 8 questions in a session. The value it shows is 27.0. The % correct makes sense as to what it is supposed to show, but for the user in question it shows 0%, which is not accurate. If you cannot figure out the correct values for now, please HIDE Highest Rating and %correct. We shouldn't close this issue yet, but let's fix the output. This is an improvement.

@truedat101
Copy link
Contributor Author

Hmm, % correct is working on this next run.

chrqls pushed a commit that referenced this issue Dec 17, 2013
[#14] Removing 'Highest Rating' + Reparing '% correct'
@truedat101
Copy link
Contributor Author

i need to verify this fix. If there's anything you need to change here, please do it today.

1 similar comment
@truedat101
Copy link
Contributor Author

i need to verify this fix. If there's anything you need to change here, please do it today.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants