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
A school assignment where we were tasked to do a quiz with either true/false options, or a quiz with multiple choices.
About
School assignment: creating a quiz with multiple choices and with radio buttons. I took it upon myself to also try join() and to loop out an object list to Q:s, A:s and radiobuttons.