Jump to content

quiz creator

- - - - -

  • Please log in to reply
1 reply to this topic

#1
futurenmc

futurenmc

    Newbie

  • Members
  • Pip
  • 1 posts
was wondering if anyone knew where i could possibly find a quiz creator/generator where i could import files directly from a spreadsheet. I need to create aprx. 20,000 questions, for a question bank, and am looking for a quicker way than copy and paste. I have all the questions and all the right and wrong answers already listed in this format below in a excel file...thanks ahead of time!!

"Question Number" | "Correct Answer" | "Question" | "Answer A" | "Answer B" | "Answer C" | "Answer D" |

Edited by futurenmc, 27 December 2011 - 12:25 PM.
misspelling


#2
Orjan

Orjan

    Writes binary right handed and hex left handed

  • Moderators
  • 3,299 posts
  • Location:Karlstad, Sweden
  • Programming Language:C, Java, C++, C#, PHP, JavaScript, Pascal
  • Learning:Java, C#
save your excel file as csv and import it to a database table with the same structure, or let excel create the insert statements for you with a formula.
__________________________________________
I study Information Systems at Karlstad University when I'm not on CodeCall




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users