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

Attempts not always showing correct results #13

Open
RyanNutt opened this issue Sep 27, 2014 · 1 comment
Open

Attempts not always showing correct results #13

RyanNutt opened this issue Sep 27, 2014 · 1 comment
Assignees
Labels

Comments

@RyanNutt
Copy link
Owner

The results shown after an unsuccessful attempt are not always the correct result.

In some cases they are from a previous result on the same question. On some cases they're an attempt on other questions from the same quiz when there are multiple code questions.

They do appear to always be from the correct user though.

May be related to the reason that sometimes the percentage bar is showing correct when the actual attempt is not actually correct.

@RyanNutt RyanNutt self-assigned this Sep 27, 2014
@RyanNutt RyanNutt added the bug label Sep 27, 2014
@RyanNutt
Copy link
Owner Author

Looks like the query that's pulling the attempt is just querying on the question id and not necessarily sorting or querying to always pull the most recent results. Might also be pulling the incorrect user.

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

No branches or pull requests

1 participant