The-Mu-Foundation / Mutorials

A free, adaptive, open-source trainer for physics, chemistry, and biology students.
https://www.mutorials.org
GNU General Public License v3.0
17 stars 10 forks source link

Only getting competition problems in Bio mode #503

Closed womogenes closed 1 year ago

womogenes commented 1 year ago

When user rating ~3200, they're only getting competition problems in Bio mode.

TheFalloutOf76 commented 1 year ago

have you looked in the db and confirmed that there are actually non competition problems at that rating in db?

womogenes commented 1 year ago

There are. We suspect it's some combination of database/code issues, and will continue to look into it further.

TheFalloutOf76 commented 1 year ago

really? i looked into it and found only 1/25 biology questions with a rating above 2500 were non-competition

TheFalloutOf76 commented 1 year ago

out of the questions above 2000, 1/50 biology questions are original

TheFalloutOf76 commented 1 year ago

because there are only 1 original question near their rating, they would almost never get anything other than competition problems

TheFalloutOf76 commented 1 year ago

ah i see its a database formatting error, i can fix it

TheFalloutOf76 commented 1 year ago

@womogenes fixed, go try it