Forum Replies Created

Viewing 15 replies - 61 through 75 (of 105 total)
  • Forum: Plugins
    In reply to: [Wp-Pro-Quiz] Assessment

    If the assessment feature is something you really need and want, you can always give a donation to the developer. WP PRO Quiz has a lot of features and has become a great quiz plugin for WordPress, for only being 5 months old.

    I think in time, with enough requests for assessment exam features, this might be better implemented into this plugin.

    Thread Starter wisecapt

    (@wisecapt)

    Because this is an Assessment type exam, This message at the end of the exam needs to be removed too.

    Results

    x of x questions answered correctly

    Forum: Plugins
    In reply to: [Wp-Pro-Quiz] Assessment

    If you followed the steps above, each question should have 5 choices. You have to ignore the message “you have reached x of x points (xx.xx %)” For this is scoring of quizzes for normal tests and has no bearing on what you are trying to do in a assessment test.

    Right about the buttons “Restart Quiz” and “View Questions” is a number. That number is the average number for the 2 questions scored, rounded down to a whole number. This is the number you need to be focused on.

    For you to get 5 out of 30 (16.67%) showing, you selected 2 and you selected a 3 on your two questions. Right above the Restart quiz and View questions button is the value ” 2 “. the number is derived by adding the (2 + 3)/2 and then rounding down for the answer ” 2 ”

    On a weighted assessment exam, the user scored a 2 in this example. Remember, This is pseudo editing WP PRO Quiz, to give you a assessment value at the end of the exam. The program currently was not designed as an assessment exam, but we are using WP Pro Quizzes features to give you that functionality.

    I hope this clears things up 🙂

    ** also note, that in the “Add Quiz” section when we entered the formulas & numbers 1,2,3,4,5 when enabling the “Activate Graduation”, you could have also put a message like
    1 AbNormal Behavior
    2 AbNormal Behavior
    3 Borderline Behavior
    4 Normal Behavior
    5 Normal Behavior

    *** There is currently no option to hide the 0 of 2 correct answers message.

    It is not a bug, that is what the feature “Show only specific number of questions” is supposed to do. It was made that way by design.
    This feature makes taking the test fair, in that everyone who takes the quiz will be asked the same questions, from the larger question pool.

    Also note that some questions can have more point value then other questions, so using just a random question feature might not be fair for everyone who takes the quiz. Some people could get the easy questions and others could get the harder more point value questions.

    If you want WP PRO Quiz to always generate a random question quiz, from the same question pool, then you might want to make a donation and ask for that feature. I agree, it would be a nice feature to have, if the random questions were distributed fairly.

    Xeno010 does read the comments on this forum and implements some of the suggestions that people ask for. If you browse the message board, you will see a lot of requests for features.

    Forum: Plugins
    In reply to: [Wp-Pro-Quiz] Assessment

    With this plugin, the way it currently has been built, you can only pseudo simulate an assessment exam. This plugin has not been designed specifically for assessments, but was designed to grade people as a regular exam. Maybe in the future Xeno010 will add some features to make assessment type exams easier to create and score.

    With that being said, the easiest way to simulate what you want to do is listed below.

    Click the “Add Quiz” Button
    1. Enable the check box “Hide Correct- and incorrect messages”
    2. Set Quiz Mode type to “Normal”
    3. Near the bottom, enable “Activate graduation” You will see a box appear. Inside the main box, put the number “1” without quotes. In the grey box ” from XXX percent (will be displayed)”, Enter 6
    4. Click the “Add Graduation” button.
    5. In the new box enter 2 From XXX percent, enter 13
    6. Click the “Add Graduation” button.
    5. In the new box enter 3 From XXX percent, enter 20
    7. Click the “Add Graduation” button.
    8. In the new box enter 4 From XXX percent, enter 26
    9. Click the “Add Graduation” button.
    10. In the new box enter 5 From XXX percent, enter 33
    11. Click “SAVE” button

    Now we enter the quiz Questions
    1. Enable the “Different points for each answer”
    2. Create a question…example
    From 1 to 5 how social are you? (1 low – 5 high, choose only 1)
    3. In the “Answer type” select Multiple Choice
    4. Answer 1, Enable “Correct” Points 1 Click on Add New Answer
    5.Answer 2, Enable “Correct” Points 2 Click on Add New Answer
    6.Answer 3, Enable “Correct” Points 3 Click on Add New Answer
    7.Answer 4, Enable “Correct” Points 4 Click on Add New Answer
    8.Answer 5, Enable “Correct” Points 5 Click on Add New Answer

    9. Click Save button and Add one more question repeating steps above.

    For testing purposes, have 2 questions configured, then run the PREVIEW EXAM. When the test finishes, ignore the statement “You have reached x out of x points”. The item that you want to focus on, is the display number (1-5) which is the average assessment score from the questions answered.

    When doing quiz assessment questions like this, the plugin will want to make each question worth 15 points, when they should only be worth 5 points. The plugin gets the 15 point value by adding up (1+2+3+4+5). Because you are doing an assessment, the 15 points per question do not mean anything to you. You only care about the GRADUATION value that is listed at the end of the exam.

    I hope this all makes sense, its a bit long to type out.

    Get this plugin if you want to hide pages..

    “PC Hide Pages”

    Forum: Plugins
    In reply to: [Wp-Pro-Quiz] Assessment

    Yes you can do an assessment.

    When you configure a quiz in the edit quiz section, there is a “Activate graduation” check box that needs to be enable. Once this is enabled, you will be able to do rankings based upon the the test takers overall score.

    Next, when you make your quiz questions, you can assign different values to each answer based up the response that the quiz taker selects.

    At the end of the quiz, all the points get tallied up and you can display the proper message that should be given to them based on their score.

    When you configure the quizzes in the edit quiz section, there is a “Activate graduation” to enable. This will let you enable to do rankings based upon percentages. Try it out.

    Wisecapt

    Thread Starter wisecapt

    (@wisecapt)

    Thank you for responding to my question.

    I tried adding the CSS code as you listed above in the common.css file. Unfortunately, it didnt change the appearance of the cycloneslider, when i tried different browsers to look at the webpage.
    I am using a test wordpress site, using the Twenty Eleven theme.

    this is what the section looks like per your modification.

    /*** Common CSS for all templates ***/
    .cycloneslider{
    	position:relative;
    background-color:#E9E9E9;
    box-shadow: 0px 0px 20px #000;
    -moz-box-shadow: 0px 0px 20px #000;
    -webkit-box-shadow: 0px 0px 20px #000;
    }

    yes it works…try it…I could not delete the blank posts

    Maven Member can do that by setting up additional groups that only certain users have access too.

    This is a feature people have requested. To have the ability to save the test takers answers and store the answers in a SQL database.

    I hope its a feature Xeno010 adds to Wp Pro Quiz. I know others have requested this feature as well. Xeno010 does come in here and reads the user requests, and has made many improvements to this plugin over the last few months. Hopefully this request gets added into WP Pro Quiz

    Ive been testing a new plugin out called “Maven Member”. This plugin does some really nice things and works well with WP Pro Quiz.

    1. The plugin can be setup to let users register WITHOUT the admin having to enable the new user account. Once the User creates an account, the user just logs into their account and can have access to higher privileged content.

    2. Admin selected pages and posts can be configured so that only registered people can view page or post content.

    3. When registering, you can specify what information you need to collect. Username, Password, First Name, Last Name, Phone Number, Address, ect

    4. The plugin controls both REGISTRATION and User Logins.

    5. If the WP Pro Quiz, is setup to only be viewed or executed under a registered user, This plugin will show a login box/registration link to allow the new user to register to your website.

    Try the plugin out, let me know what you think

    If you need pages and posts protected for only registered users, try “Maven Member”. This plugin has more configuration settings and is a little more complicated to setup, but it will protect WordPress pages and posts, for only registered users.

    There is a way to work around that issue.

    Install the plugin “Access Control by Category”

    This plugin will enable you to set a “subscribed” category to any post

Viewing 15 replies - 61 through 75 (of 105 total)