If you’re creating a debugging post, please include the following info:
- Are you running your app locally or is it deployed? “Deployed”
- If your app is deployed:
a. Is it deployed on Community Cloud or another hosting platform? “Community Cloud”
b. Share the link to the public deployed app.
I am developing a web server that allows checking the understanding of students participating in a class. Here is what I have in mind:
- Students access the link.
- After completing the exercise, they mark a check or write down questions. 3. The instructor responds to the respective student.
Is there a way to check the answers submitted by the students?
Thanks in advance.