New Row gets added every time I assign the test

Hello Team

I am creating an online Test-Taking Platform with Adalo Web App. I am building a feature of the “Assign Test” by the teacher for students.

My database structure is like this:
Collection Name: Test
Properties: Test Name, Class, Subject, Test File, Number of Questions, Max Marks, Start Time and End Time

When I click on Assign Test, this opens:

Now the problem is:

When I assign a test, a new row is added in the table. Due to this, I am unable to capture which test is assigned and which is not.

Can anyone help me how to figure it out.

Got it solved with a simple solution.

In the “What Do you Want the Form to do”, I just had to change it to “Update Current Test”

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.