This is a follow up to my previous post.
In this app, the user selects a studio activity type and a page will appear with an associated activity.
At the end of the activity there is a “complete” button.
The “complete” button triggers “complete” on the Activity Table, which will also add a value to progress tables on the User Table.
My goal is that when a user clicks a studio type, it will bring up an activity within that type that has NOT been completed yet, randomly.
This is not functioning yet… Could someone help assist me in repairing workflows or re-organizing to help? Let me know if any other screen shot references could help - thank you!
Activity Table:
User Table:
Workflow for the button to activate “Complete”:
Workflow for the button that is already “Complete”: