online test application

Please support our ASP.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: Apr 2009
Posts: 4
Reputation: eedirex is an unknown quantity at this point 
Solved Threads: 0
eedirex eedirex is offline Offline
Newbie Poster

online test application

 
0
  #1
May 13th, 2009
Hi,
Am a final year computer sci student in the university,and have been assigned an online test application for my final project.Please anyone with ideas on how i can carry out this project should please forward their help.
Thanks!
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 4,197
Reputation: peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of 
Solved Threads: 485
Moderator
Featured Poster
peter_budo's Avatar
peter_budo peter_budo is offline Offline
Code tags enforcer

Re: online test application

 
-1
  #2
May 13th, 2009
You need to expand description of "online test application"...
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)

LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
Reply With Quote Quick reply to this message  
Join Date: Apr 2009
Posts: 220
Reputation: mail2saion is an unknown quantity at this point 
Solved Threads: 33
mail2saion's Avatar
mail2saion mail2saion is offline Offline
Posting Whiz in Training

Re: online test application

 
0
  #3
May 14th, 2009
First visit few related sites then gather experience. Now point out options that you think you are capable to do it. Now cretate a rough proposal & discuss with your lecturer. After finalizing your requirement get back to us. Hope you will get a lot of expert people here.
MARK AS SOLVED if its help you.

REGARDS
MCTS - Shawpnendu bikash maloroy
http://shawpnendu.blogspot.com
Reply With Quote Quick reply to this message  
Join Date: Jul 2008
Posts: 39
Reputation: platinum8 is an unknown quantity at this point 
Solved Threads: 0
platinum8's Avatar
platinum8 platinum8 is offline Offline
Light Poster

Re: online test application

 
0
  #4
May 14th, 2009
Hey, I came across this site, try it out hope it will help you.
http://www.databaseapplications.com.au/jtest.html
Reply With Quote Quick reply to this message  
Join Date: Oct 2008
Posts: 2,634
Reputation: adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of 
Solved Threads: 472
Moderator
adatapost's Avatar
adatapost adatapost is offline Offline
Posting Maven

Re: online test application

 
0
  #5
May 15th, 2009
Hi,

This link will help you to design your application:
http://pareeksha.sourceforge.net/
Failure is not fatal, but failure to change might be. - John Wooden
Reply With Quote Quick reply to this message  
Join Date: Apr 2009
Posts: 4
Reputation: eedirex is an unknown quantity at this point 
Solved Threads: 0
eedirex eedirex is offline Offline
Newbie Poster

Re: online test application

 
0
  #6
May 15th, 2009
Originally Posted by peter_budo View Post
You need to expand description of "online test application"...
i mean an application that would enable student take test/examinations online tru a dedicated website.

thanks
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 4,197
Reputation: peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of 
Solved Threads: 485
Moderator
Featured Poster
peter_budo's Avatar
peter_budo peter_budo is offline Offline
Code tags enforcer

Re: online test application

 
-1
  #7
May 15th, 2009
Originally Posted by platinum8 View Post
Hey, I came across this site, try it out hope it will help you.
http://www.databaseapplications.com.au/jtest.html
Originally Posted by adatapost View Post
Hi,

This link will help you to design your application:
http://pareeksha.sourceforge.net/
Working on final graduation project doesn't mean that you take pre-existing tool, feed some text input and submit it. If that would be case any "monkey" could get degree (not that some university allow some weak links to finish them...)

@eedirex you need to asset situation at hand and clearly outline what you need to/will do. For example: I will create examination system. In this system modules/subjects are associated with student profiles, two students in same year taking same course path may or may not have same set of modules/subjects on their exams (therefore you need to provide well structured database where student ID=personal details are nicely matched with modules he/she is taking). Traditional exam are based on fixed set of questions so everyone has to answer same questions. However in my systems there are multiple options for questions and students will be presented with dynamically generated exam paper (you need to create database to hold number of questions. Questions have to be easily grouped under number of sub-topics from which your algorithm will make selection. This selection together with student ID and the answers have to be stored somewhere for checking either automated or human checking. I would go with human check as there is another opportunity how you will present data collected data, how you will allow examiner to mark, plus any other operation as second examiner check out).
Lastly there are few other things:
  • Form of the test, browser based or GUI application, each has pros and cons
  • Data keeping from page to page, inclusive of use Back and Forward option
  • Security, each student have to log in with correct set login details
  • Time keeping, show exams only on given time (exam starts on 10:00, so it should not be accessible before) and store any given answers once time expire
  • and of course technology to be used PHP/ASP/ASP.net/JSP MySQL/MS SQL/Oracle security protocols etc

So I guess is time for your brain storming....
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)

LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
Reply With Quote Quick reply to this message  
Join Date: Apr 2009
Posts: 4
Reputation: eedirex is an unknown quantity at this point 
Solved Threads: 0
eedirex eedirex is offline Offline
Newbie Poster

Re: online test application

 
-1
  #8
Jun 23rd, 2009
hi,
pls how do i create a database that will store examination questions and also match each students id with the answer entered and produce the result immediately.

thanks.......
Reply With Quote Quick reply to this message  
Join Date: Oct 2008
Posts: 2,634
Reputation: adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of 
Solved Threads: 472
Moderator
adatapost's Avatar
adatapost adatapost is offline Offline
Posting Maven

Re: online test application

 
0
  #9
Jun 23rd, 2009
Originally Posted by eedirex View Post
hi,
pls how do i create a database that will store examination questions and also match each students id with the answer entered and produce the result immediately.

thanks.......
Great!

Type it by your hand. Are you student of final year or first?
Failure is not fatal, but failure to change might be. - John Wooden
Reply With Quote Quick reply to this message  
Join Date: May 2008
Posts: 164
Reputation: dnanetwork has a little shameless behaviour in the past 
Solved Threads: 24
dnanetwork's Avatar
dnanetwork dnanetwork is offline Offline
Junior Poster

Re: online test application

 
0
  #10
Jun 27th, 2009
set the theme in your mind...and get started..

you'll learn when you start the things by yourself..
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC