I want to use wix challenges (online programs now I believe) to allow my users to
-
Answer a series of prompts
-
Upload photos (as a prompt)
-
Track their progress
-
Export their answers via CSV
I have 3 particular needs that I’m not sure can be addressed through code for these programs:
-
How do I access the database where student answers are stored?
-
Can I change the text for the label ‘Questionnaire‘ to something else?
-
The ‘upload’ option for the questionnaire says ’you may upload up to 10 files’ can I change this through code to be 1 or 3?
Thanks for any insight!
Josh