Using Fluent Board is it possible to create a template checklist for each registered subscriber on Wordpress. The idea is each user can tick off the task / track progress when they have done it, as a way of monitoring their own progress when working through steps in a process.
E.g. TASK LIST: [] Step 1 - Open App [] Step 2 - Register
Each user would have access to their own version of the task list, so if User A completes Step 1. It won't affect User B's list (and vice versa).
e.g. USER A TASK LIST: [] Step 1 - Open App [x] Step 2 - Register
USER B TASK LIST: [x] Step 1 - Open App [] Step 2 - Register