As an alternative, in the database, if you have as things “User” and “Courses”
each user could have a list of completed courses. (datatype: list of courses)
Whenever they click next/complete, on a course, that course is added to that users list of completed courses.
The remaining courses could be a repeating group e.g. do a search for courses minus list current users completed courses.
1 Like