centre-for-educational-technology / rada2

MIT License
0 stars 0 forks source link

Users are able to see previous answers for Public Path games #15

Closed tammets closed 3 years ago

tammets commented 3 years ago

Screenshot 2021-04-15 at 10 51 38

Use dialog for previous answers (newest answers first):

Screenshot 2021-04-15 at 10 53 06

pjotrsavitski commented 3 years ago

Should be almost done. Will need to check the query and make sure it can't be optimised and all the conditions and order by clauses are using indexed columns. Checking how previous results dialog behaves within a game would also be useful to make sure that change in component signature did not break anything.