I am trying to develop an app for grading student exercises (several exercises per student). It was pretty straightforward until I decided to allow peer grading. Some columns in the data are for me as a teacher but the others will be filled up by another student. I can’t get AppSheet to create two separate entry forms when I prepare a view for teachers (me) and students from this data. The entry form is exactly the same for both so I cannot remove exercises that are only for me to input grades in the student view as it will also be deleted in the teachers view. The Sheet columns looks something like this:
Student Group Ex1T Ex2T Ex3T Ex1S Ex2S Ex3S
The ExT’s are for my grades. The ExS are for the student peer
Hope someone can help and thanks in advance