This is the first screen of my app - elements a student must put together
a student drags and drops these 5 objects into correct order. I want the objects to be put into some containers like pieces in puzzle game - I dont know how to implement them
the containers should look like this, the student drags and drops them in correct order.
How do i check if they are put in correct order - one object in one container?


