-
Notifications
You must be signed in to change notification settings - Fork 39
Wrong number of unattempted questions on result page #8
Comments
Update: I did realise that the problem is with Levels. If we have 2 Categories with 2 Levels for each category, Categorywise analytics is taking consideration only for one level. Exam configured like this: |
Hi,
Please use latest version v5.0
No support available for v4
Thanks
On Tue, 1 Oct 2019 at 3:25 AM, franceskoal ***@***.***> wrote:
Update: I did realise that the problem is with Levels. If we have 2
Categories with 2 Levels for each category, Categorywise analytics is
taking consideration only for one level.
For example:
Category 1: Math
Category 2: General
Level(1): Easy
Level(2): Difficult
Exam configured like this:
Name: Test1
Automatically add questions to quiz
Category: Math Level: Easy - 10 Questions
Category: Math Level: Difficult - 10 Questions
Category: General Level: Easy - 10 Questions
Category: General Level: Difficult - 10 Questions.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#8?email_source=notifications&email_token=AEO6MLHS74ACR63JQK4FWFLQMJYUDA5CNFSM4I36EA6KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD77HEIQ#issuecomment-536769058>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AEO6MLCKFZPD2ZP7A6XNQBDQMJYUDANCNFSM4I36EA6A>
.
--
Gurpinder Singh & Bharpinder Singh
Savsoft Technologies
http://savsofteproducts.com
Contact: +91 9872547685 , +91 7837177299
|
Hi, it happens on V5 version too. It's a bug on Quiz_model.php (savsoft v5 master) I |
Hi,
First, thank you for this outstanding script!
I'm using it locally on a project (driving school theory testing) and im facing a problem after users submits their attempts.
Currently using Savsoft 4.0 advanced.
I have 3000+ questions, 25 categories, 2 Levels and only one group. (And 10 users)
The problem happens when i choose Automatically method for adding questions.
Every Test has 40 random questions. (From one category): After submiting the test, on categorywise stats it shows only 20 in total!!
For tests with 40 questions for all categories (25 categories): it shows only 25 after submiting in the categorywise section on result page!
I think its a problem how the category_range on database is calculated. I have tested this on the v5 version too and the same happens.
The text was updated successfully, but these errors were encountered: