Find the answer to your Linux question:

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.
Page 1 of 2 1 2 LastLast
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. ...
  1. #1
    Just 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
    Attached Images Attached Images

  2. #2
    Trusted Penguin jayd512's Avatar
    Join Date
    Feb 2008
    Location
    Kentucky
    Posts
    4,072
    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.

  3. #3
    Just 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).

  4. #4
    Trusted Penguin jayd512's Avatar
    Join Date
    Feb 2008
    Location
    Kentucky
    Posts
    4,072
    As for Dillo... the answer is Galeon.
    Sounds like you're telling me that the Dillo browser is text-only.
    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.

  5. #5
    Just Joined!
    Join Date
    May 2009
    Posts
    14
    er.. oops... fixed.

  6. #6
    Just 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.

  7. #7
    Trusted Penguin elija's Avatar
    Join Date
    Jul 2004
    Location
    Either at home or at work or down the pub
    Posts
    2,287
    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.

  8. #8
    Just 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).

  9. #9
    Just Joined!
    Join Date
    May 2009
    Posts
    14
    37 out of 40 is not a bad score, but Starters is meant to be easy.

  10. #10
    Trusted Penguin elija's Avatar
    Join Date
    Jul 2004
    Location
    Either at home or at work or down the pub
    Posts
    2,287
    Quote Originally Posted by engless View Post
    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).
    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.

Page 1 of 2 1 2 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •