You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Find a way of passing image state to top level component so I can reuse it as a quiz.
Make limitations on Image Size
Click a button to show a preview of the answers based on weights.
Click a button to start creating weighted quizzes, with questions for that. Let user click on "Add Weight" button to assign a weight of 1. "Remove 1 Weight" to Lower weight by 1. Alternatively, remove all weight.
Create dynamic Grids based on a max size. Images can total up to xyz size. User input (not necessary to start. Start with images).
Create a webpage dynamically that sends all these components up.