GithubHelp home page GithubHelp logo

vtos / moodle-mod_adaptivequiz Goto Github PK

View Code? Open in Web Editor NEW

This project forked from middlebury/moodle-mod_adaptivequiz

4.0 4.0 9.0 1.01 MB

CAT (Computer-Adaptive Testing) implementation for Moodle LMS (https://moodle.org): officially supported plugin.

Home Page: https://moodle.org/plugins/mod_adaptivequiz

PHP 91.29% JavaScript 0.93% CSS 0.22% Gherkin 6.98% Mustache 0.58%

moodle-mod_adaptivequiz's People

Contributors

adamfranco avatar benit avatar semteacher avatar vtos avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

moodle-mod_adaptivequiz's Issues

Images in questions (.png & .jpg) are not showing

@amh-boston Hi Andrew,
I would suggest you create a new issue for that, as this is entirely unrelated to the current closed issue where we're commenting :)
Also, it would be a huge help if you attached some description of setting up such questions so I would easily reproduce it to see what's happening. Perhaps, we can merge the Andriy's @semteacher solution (if they don't mind :) ) after that to see if it works for the current plugin's version. Thank you!

Originally posted by @vtos in #3 (comment)

I attach a set of questions which in an adaptive quiz does not display the images:
questions-AS Mathematics Benchmark Assessments -export-20220208-1709.xml.zip

Deprecated Error Appearing - Moodle 4.1.1

Hi Team,

FYI - If someone can fix these, that'll be great :)

- Deprecated: Required parameter $adaptivequiz follows optional parameter $instance in /opt/sites/lms.thalescyber.academy/mod/adaptivequiz/lib.php on line 117
- Deprecated: Required parameter $adaptivequiz follows optional parameter $instance in /opt/sites/lms.thalescyber.academy/mod/adaptivequiz/lib.php on line 137

Cheers,
Ray

Safe Exam Browser Support for Adaptive Quiz?

Hello,

All our quizzes are forced to go through Safe Exam Browser to lock down the workstation and prevent users from cheating.

It seems like this plugin has no support for this like a normal Moodle Quiz function. Can you please advise whether this will be implemented in an upcoming version or a workaround to enable this?

Much appreciated

Cheers,
Ray

There are three usages of the YUI module 'moodle-core-formchangechecker' which has been deprecated. It has been replaced with 'core_form/changechecker'

Good day. The YUI module 'moodle-core-formchangechecker' was deprecated and replaced by 'core_form/changechecker' in MDL-69918, there you can see examples of how to implement the replacement. This affects Moodle 4.0.

In mod_adaptivequiz, this deprecation has three instances:

Images in question are not showing

Hi,

thanks a lot for creating the plugin.

In our question pool there is a question of the moodle type "drag and drop onto image" which uses a png file as an image. It is displayed correctly in the question preview from the question bank and also in a standard moodle quiz but does not show any image when coming up during an adaptive quiz attempt. The following error message came up:

Error course module ID background image drag question

Question Analysis button

Hi,

Moodle 3.11.4+
PostgreSQL 12
PHP 7.4
Ubuntu 20.04

When I click the "Question Analysis" button I got this error message:

Firefox_Screenshot_2022-01-31T19-10-06 362Z

Ricardo

Enabling Quiz Feedback

Hi there,

I'm using the 311 branch and looking to enable the feature to allow students to view feedback on their own attempts, but I can't find this setting in the roles to enable this?

Thanks!

Deleted user should not appear in the attempts report

When deleting a user through the Administration section, they should not appear in the attempts report. Perhaps, the adaptive quiz data related to the deleted user should be completely removed as well.

Affected versions of Moodle: all supported by the plugin.

Invalid get_string() identifier: 'modulename' or component 'adaptivequiz'

Moodle 3.11.7
PostgreSQL 12
PHP 7.4


Invalid get_string() identifier: 'modulename' or component 'adaptivequiz'. Perhaps you are missing $string['modulename'] = ''; in mod/adaptivequiz/lang/en/adaptivequiz.php?

line 356 of /lib/classes/string_manager_standard.php: call to debugging()
line 7354 of /lib/moodlelib.php: call to core_string_manager_standard->get_string()
line 137 of /blocks/sharing_cart/lib/settingslib.php: call to get_string()
line 40 of /blocks/sharing_cart/settings.php: call to admin_setting_configmulticheckboxmodtypes->__construct()
line 122 of /lib/classes/plugininfo/block.php: call to include()
line 81 of /admin/settings/plugins.php: call to core\plugininfo\block->load_settings()
line 8927 of /lib/adminlib.php: call to require()
line 19 of /admin/settings.php: call to admin_get_root()

Link parameter missing

Hi,
please forgive me if this is not a bug but an issue related to our installation. But since the upgrade for Moddle 4 I'm running into an error when trying to follow the review attempt link from within the question analysis. It reads:
A required parameter (attempt) was missing
and the explanation goes:
A required parameter (id) was missing.
This error happens when a webpage expects a parameter to be passed from another page (by post or cookie), and it fails to do so.
This happens sometimes when user session times out, due to inactivity, or when an URL that needs that mandatory parameter is instead directly typed in URL bar or invoked from browser bookmarks, like the SCORM Player page not being launched from a link in the course page.

Question detail doesn't work

On the Review Attemp page --> Question Details, when you will see the summary on the next page by clicking the number 2, it does not go to the next page but will go to the Attemp Summary.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.