LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 06-04-2012, 01:14 AM   #1
lonelyman
Member
 
Registered: May 2012
Location: Shanghai
Distribution: redhat,centos,fedora
Posts: 63
Blog Entries: 4

Rep: Reputation: Disabled
Question suggestions???--online test system on linux


hi,everyone,recently i want to build up a online test system on linux,any suggestion?
 
Old 06-04-2012, 01:23 AM   #2
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
Hi,

You'll need to be a bit more specific in your question description. What kind of test system do you want to build? What will be its goal and usage? The more verbose your description, the more precise the answers will be.

Kind regards,

Eric
 
Old 06-04-2012, 01:39 AM   #3
lonelyman
Member
 
Registered: May 2012
Location: Shanghai
Distribution: redhat,centos,fedora
Posts: 63

Original Poster
Blog Entries: 4

Rep: Reputation: Disabled
well,it's a online webpage test platform for the high school's students to do tests,better on Centos!!!
 
Old 06-04-2012, 05:15 AM   #4
Zilvermeeuw
Member
 
Registered: Jan 2006
Distribution: Fedora 20, 21, 22, CentOS 6, CentOs 7
Posts: 92

Rep: Reputation: 17
CentOS is great for this.

Use all security tips you can find and keep your system up-to-date at all times.
 
Old 06-04-2012, 10:55 PM   #5
lonelyman
Member
 
Registered: May 2012
Location: Shanghai
Distribution: redhat,centos,fedora
Posts: 63

Original Poster
Blog Entries: 4

Rep: Reputation: Disabled
Quote:
Originally Posted by Zilvermeeuw View Post
CentOS is great for this.

Use all security tips you can find and keep your system up-to-date at all times.
yeah,i quite know this,but i just want an idea on the online test system!
 
Old 06-06-2012, 01:57 AM   #6
lonelyman
Member
 
Registered: May 2012
Location: Shanghai
Distribution: redhat,centos,fedora
Posts: 63

Original Poster
Blog Entries: 4

Rep: Reputation: Disabled
i'm expecting a answer.......
 
Old 06-06-2012, 02:14 AM   #7
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
Hi,

I guess we expect more information from you in order to provide you with a dedicated answer. At this moment I, for example, still am guessing what kind of 'online test' system you are talking about. Are you referring to it for taking exams online, testing code through a website, continuous integration testing systems, ....

As I already told you before, the more verbose your question description, the more dedicated and complete answers you'll get.

Kind regards,

Eric
 
Old 06-06-2012, 02:45 AM   #8
lonelyman
Member
 
Registered: May 2012
Location: Shanghai
Distribution: redhat,centos,fedora
Posts: 63

Original Poster
Blog Entries: 4

Rep: Reputation: Disabled
Quote:
Originally Posted by EricTRA View Post
Hi,

I guess we expect more information from you in order to provide you with a dedicated answer. At this moment I, for example, still am guessing what kind of 'online test' system you are talking about. Are you referring to it for taking exams online, testing code through a website, continuous integration testing systems, ....

As I already told you before, the more verbose your question description, the more dedicated and complete answers you'll get.

Kind regards,

Eric
well,man,it's just a website,over this website,the students do tests and submit,then the teacher could know the level of the students,in fact,feed the students' online test is almost all,my aim is just to achieve the need,maybe say like is still not clear to you,but i have no better idea to tell more clear.
 
Old 06-06-2012, 09:40 AM   #9
Zilvermeeuw
Member
 
Registered: Jan 2006
Distribution: Fedora 20, 21, 22, CentOS 6, CentOs 7
Posts: 92

Rep: Reputation: 17
Do the test involve writing html or so? Or are the test just something else?

In other words: What does the website have to do? (in terms of input, processing, archiving, output to student, output to you)
 
Old 06-07-2012, 01:12 AM   #10
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
Hi,

You're still not very clear on what kind of tests you want to run. But maybe I've found something for you, albeit not exactly what you're looking for. Instead of webbased it's a client/server setup. Have a look at this page for iTest. Pretty similar to the Windows application VirtualExam. On my quest to try to provide you an answer I also came across Hot Potatoes which state:
Quote:
The Hot Potatoes suite includes six applications, enabling you to create interactive multiple-choice, short-answer, jumbled-sentence, crossword, matching/ordering and gap-fill exercises for the World Wide Web. Hot Potatoes is freeware, and you may use it for any purpose or project you like. It is not open-source.
You'll need Wine or CrossOver to use it apparently.

Hope this helps.

Kind regards,

Eric
 
Old 06-07-2012, 02:40 AM   #11
lonelyman
Member
 
Registered: May 2012
Location: Shanghai
Distribution: redhat,centos,fedora
Posts: 63

Original Poster
Blog Entries: 4

Rep: Reputation: Disabled
Talking

Quote:
Originally Posted by EricTRA View Post
Hi,

You're still not very clear on what kind of tests you want to run. But maybe I've found something for you, albeit not exactly what you're looking for. Instead of webbased it's a client/server setup. Have a look at this page for iTest. Pretty similar to the Windows application VirtualExam. On my quest to try to provide you an answer I also came across Hot Potatoes which state:

You'll need Wine or CrossOver to use it apparently.

Hope this helps.

Kind regards,

Eric
thanks very much,Eric!
i am trying,if there there were errors,i would be back!
 
Old 06-08-2012, 12:26 AM   #12
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
Hi,

You're welcome, I hope you find something that does what you're looking for.

Kind regards,

Eric
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Linux + Test Certification Online? carlosinfl Linux - Certification 13 05-29-2008 04:14 AM
Linux Online Test trickykid General 20 08-18-2002 04:50 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 03:53 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration