vladbatushkov / graphville-community

Community of Graphville educational platform
11 stars 0 forks source link

Hint on hard questions #8

Closed GillesBodart closed 1 year ago

GillesBodart commented 1 year ago

Add an Hint after several attempt on the Cypher question to avoid the Dead lock and drop from students

vladbatushkov commented 1 year ago

Great suggestion. I already do provide hints inside the description. But now will do it in more fun / better way. As a separate feature, kind of. Moreover, will make sure that hints are provided for every query.

vladbatushkov commented 1 year ago
Screen Shot 2022-10-20 at 23 57 20

Add a "Hint" button, from version 0.1.49. For now there are several Hints for some tasks. In future, I plan to have hints for all tasks. What questions are required hints or better hints now (as you mention "hard" tasks required hints, something "hard" right now to provide hint)? @GillesBodart

GillesBodart commented 1 year ago

You could add in the database a counter on failed attempts and go from most attempt to fewest to make you an idea of the understood or not ?

vladbatushkov commented 1 year ago

Sure, @GillesBodart I understood your idea and implemented just a minimal part for now; data-driven version of it saved into a Trello task and will wait for a further grow of the platform.