I need help with a C# assignment

No.11873999 ViewReplyOriginalReport
Bros i am about to break, i can't sleep anymore and i have to finish this assignment soon.

Here are the details: I have to create a quiz involving 6 different types of questions toggled by 2 rows of radiobuttons so you select one of 3 for question types and one of 3 for answer types.

The result variables include two types of names and a picture.

All of this is hooked up to an sql database. I already made the read methods and set up the forms and panels. I also created a method that reads the input from the radiobuttons and selects the 2 panels for questions and answers.

Idk where to go from here. My picture variable for example from the database is just a number, i have a folder with pictures but idk how to translate that into a method. I need methods to randomly select a picture and then ask for the answer from 4 radio buttons. 3 of them randomly assigned and one correct on a random button.

I think i've reached my limit at this point. I am awake for like 18 hours and my brain refuses to work. PLEASE HELP ME !