Digital Workshop

Welcome to the Digital Workshop Message Boards
It is currently November 1st, 2024, 1:26 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: What is the best for this?
PostPosted: June 11th, 2007, 3:49 pm 
Offline

Joined: September 11th, 2006, 2:38 pm
Posts: 125
I want to make a quiz which consistes 30 questions and each question the user can choose one of three:
1. Normal answer
2. Multiple choice 3
3. Multiple choice 4
4.True/False
and the user can save it to complete it later . or finish it and then he can Edit it later.
I'm not asking about the way to save data ,but what is the best for me?
Is it INI file.
Database
textFile.
or maybe something else
Please help


Top
 Profile  
 
 Post subject:
PostPosted: June 11th, 2007, 5:28 pm 
Offline
Godlike
Godlike
User avatar

Joined: March 21st, 2007, 10:44 am
Posts: 3188
Location: UK
Opus: Evolution
I think this will be dependent upon who's using the file.

If you're using V6, then I'd probably opt for INI as it can now write key data, which would allow you to create a question card like such:

[Q1]
[Question] Why drink black tea?
[AnswerType1]
[AnswerType2]
[UserAnswerType]
[UserAnswer]
[Q2]

Thus you can read in the question data and complete the blank keys as and when the user finishes that question. However, if this is a general quiz program with lots of users, EG a class of students, then a database would be harder but more logical.

My Two Cents.

Mack

_________________
When you have explored all avenues of possibilities, what ever remains, how ever improbable, must be the answer.

Interactive Solutions for Business & Education
Learn Anywhere. Learn Anytime.

www.interaktiv.co.uk
+44 (0) 1395 548057


Top
 Profile Visit website  
 
 Post subject:
PostPosted: June 11th, 2007, 5:41 pm 
Offline

Joined: September 11th, 2006, 2:38 pm
Posts: 125
Thanks Macavi

But it'll be a long procedure.

Any other suggestion?


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: Google [Bot] and 14 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group