How can I use some of my question to build another Quiz at HD quiz?

closed

I have move from wp-adv-quiz to your HD quiz, although HD Qizz is more easy to build up, there is still missing a way to import and export question more easily, and also and mainly how to use already made question in a new Quiz without having the trouble to type all over again.
Also how to duplictae on quiz?

Many thanks

May 17, 2025 at 10:23pmDavid

Hi David,
please look at the tools page under HD Quiz. Not only is HD Quiz compatible with WordPress default import/export tool, but HD Quiz also has a built-in CSV import tool.

As for duplicating a quiz, start by creating a new quiz. Then from the tools page, select “Questions Custom Post Type Admin”. As the tools’ description states, you can use this tool to add existing questions to multiple quizzes. You can select multiple questions and “bulk” edit to add them to any quizzes you want.

TIP: on the “Questions Custom Post Type Admin” page, select the “Screen Options” ribbon located on the top right. WordPress will default to 20 items, but you can change this to a larger number such as 100 in order to show more questions on the page at a time. This works for any pages like this, not just ones for HD Quiz 🙂

17 May 2025 — 19:09support admin Dylan

There is wonderfull,
duplicate questions in another Quizz, got it
But the process to import my question from wp-Adv-quiz, is tricky.
I have the files in XML, but as I transform in CSV they have too much info and did not be in format that is needed.
I have 2.700 questions on topics of lifesaving, first aid courses, drowning prevention, and so on. Those question are gather in 7 free course here in Brazil for anyone interested.
Check it out at www.sobrasa.org
Happy to chat, be helped by you.

Pls be free to contact us at [email protected], if we can in anyway be usefull to help your development.
We are a NGO already with 30 yo in Brazil.

I had tried to import by using a CVS file, which include

questoes importadas,eu sou demais,Yes,No,,,,,,1
questoes importadas,quem na sobrasa rapido?,rhalph,szpilman,josafa,Edu,,,,,,2
questoes importadas,Quem na sobrasa o maior?,Edu,Rhalph,Szpilman,Josafa,,,,,,4
questoes importadas,qual a soma de 1 + 3?,4,3,2,1,,,,,,1

Imported was concluded ok, they apear at question but no questions visibles,

Your CSV is improperly formatted. You can use the Demo CSV to compare.

It looks like columns A:F are good, but your column M is not correct. Col M is where you select the correct answer.

Your first row has the answer in col J, and the 2:4 rows have it in col L.

here is how it SHOULD be

questoes importadas,eu sou demais,Yes,No,,,,,,,,,1
questoes importadas,quem na sobrasa rapido?,rhalph,szpilman,josafa,Edu,,,,,,,2
questoes importadas,Quem na sobrasa o maior?,Edu,Rhalph,Szpilman,Josafa,,,,,,,4
questoes importadas,qual a soma de 1 + 3?,4,3,2,1,,,,,,,1

NOTE: You can use Google Sheets or MS Excel to create your CSV files and make sure your columns are correct. Just remember to export as a CSV file

18 May 2025 — 12:39support admin Dylan

Work, many tks
The import are comming as a new Quiz with those 4 question just right but also each one as a Quiz and needed to be deleted.
Is a way to avoid that and just leave me with the quiz and questions inside?

So sorry for all those questions on you

You are the best

This thread has either been marked as complete or has been automatically closed due to inactivity. Please consider opening a new support thread for help.