I am building a platform on Wix where I need the following functionality:
- I (as the Admin) should be able to upload PDF files (student answer sheets) and assign them to specific staff members (evaluators).
- Each staff member should log in using their own account and see only the PDFs that are assigned to them.
- The staff should be able to download the original PDF, check it offline, and then upload the evaluated PDF back through their dashboard.
- Once the staff uploads the evaluated version, I should be able to see all evaluated copies, with a status field like “Pending” or “Checked” and possibly remarks.
- This workflow should be manageable for around 30–40 staff and 280 PDF uploads per week.**