View Poll Results: What would you like to see a Linux quiz on?
- Voters
- 5. You may not vote on this poll
-
PHP
1 20.00% -
MySQL
0 0% -
Databases in general
1 20.00% -
other
3 60.00%
Multiple Choice Poll.
Results 1 to 10 of 11
Just launched a series of quizzes about Linux and for Linux users:
can post URL after another 15 posts - engless linux quiz
1. Starters (for beginners)
2. History
3. ...
- 05-21-2009 #1Just Joined!
- Join Date
- May 2009
- Posts
- 14
Linux quiz
Just launched a series of quizzes about Linux and for Linux users:
can post URL after another 15 posts - engless linux quiz
1. Starters (for beginners)
2. History
3. From the Shell (bash etc)
The questions are selected at random. From the question page you can see the total number of questions and the question number selected (and your score). There is no end.
There may or may not be also images with each question.
More Linux questions and quizzes to follow.
ps. thank you PHP
- 05-22-2009 #2
Welcome to LinuxForums!

I didn't really go to deep into it... only about 10 questions. But you may want to touch up on a few details on it. For example, I was asked "As of 2009, what is the bast app to open MS Word style docs?"
I chose Abiword since it's best for ME.
Also, it gave me a choice of 4 browsers and asked which one is NOT text-only. I chose Dillo... and was wrong.
I like the premise of the quiz, but before you really try to launch it, there are a few tweaks that are needed.Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 05-23-2009 #3Just Joined!
- Join Date
- May 2009
- Posts
- 14
Abiword
I like Abiword, it's light (and works just fine for writing in kanji) but it just can't compete in filters with open office. As for Dillo... the answer is Galeon. I'll be doing a lot of tweaking (and updating like tonight).
- 05-23-2009 #4Sounds like you're telling me that the Dillo browser is text-only.As for Dillo... the answer is Galeon.Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 05-24-2009 #5Just Joined!
- Join Date
- May 2009
- Posts
- 14
er.. oops... fixed.
- 05-27-2009 #6Just Joined!
- Join Date
- May 2009
- Posts
- 14
New Quiz
There's a new quiz about the GIMP, starting with 'easy' questions I'll add harder ones later.
- 05-27-2009 #7
Is the Linux quiz meant to ask the same question several times?
If we hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate! (Zapp Brannigan)
My new blog. It's probably not as good as I think it is.
- 05-27-2009 #8Just Joined!
- Join Date
- May 2009
- Posts
- 14
Same Questions
Can be. The questions are selected at random. So with 40 different questions, do between 30 and 50. Later I take the number of questions to over a hundred (or hundreds), with levels (like for Swedish words).
- 05-27-2009 #9Just Joined!
- Join Date
- May 2009
- Posts
- 14
37 out of 40 is not a bad score, but Starters is meant to be easy.
- 05-27-2009 #10
Are you open to suggestions?
If so, I would have each test have a set number of questions and pull random questions out of the database.
You can get a random order in MySQL simply by ordering by rand() and if you want to pull the appropriate question out for each request than you can seed the random function with a number - for example a session ID. This will always return the same order for the same number.
If you are not open to suggestions, then please ignore this
If we hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate! (Zapp Brannigan)
My new blog. It's probably not as good as I think it is.


Reply With Quote

