I have the excel reader and have imported the data, but I dont know how to split the columns and say something like:
(GPT4 Prompt)
I have a flashcard with the term {TERM} with the definition {DEFINITION}. I want to convert this flashcard into a multiple choice question. The definition will be the question and the terms with be the answers. You will generate the question and 4 answer choices. The correct answer choice will be prefixed with a '*' character and you will generate the other 3 incorrect answer choices. When generated the incorrect answer choices, make a selection to where the user will not be able to easily use process of elimination to conclude the correct answer. For example:
Uppers, stimulants. Legitimate and useful medical applications, but often abused. Example Ritalin for ADHD. Adderall for obesity, ADHD and narcolepsy are called what?
*Amphetamines
GPT generated incorrect answer choice
GPT generated incorrect answer choice
GPT generated incorrect answer choice
Thanks in advance