BTEUK / TeachingTutorials

An interactive tutorials system for Build the Earth
MIT License
0 stars 0 forks source link

Suggested tutorials page/DB table #125

Open george112n opened 2 months ago

george112n commented 2 months ago

Have a page where a student can see all of the tutorials recommended to them by reviewers/staff.

On the tutorials side it would involve adding a table, probably just with the columns TutorialID and PlayerUUID, and a menu where they can see all of the recommend tutorials. They could access this menu from the main menu.

On the external side there would need to be API access enabling editing of that table, and they would have to be able to view the list of available tutorials.