-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Additional variable variants & answers not stored #9
Comments
Thanks for the follow up! The issue does not occur with the Predefined variable option, we were able to have success with that as you confirmed. The error occurs when trying to generate a single Calculated variable beyond 5 variants. I am using the a=rand_int(1,00) formula to define these calculated variables. We are using a base 4.1 test instance with no custom theme applied at this time but perhaps the default 4.1 theme is introducing this? |
Just showing blanks does not add variants. With this question type, you must add at least one variable with Predefined variants, to control how many variants there are. (If necessary add an otherwise unused variable called variant_number with values 1, 2, 3, 4, ... (Really, the form validation and help should make this clear.) |
We have been testing the Variable numeric set with units qtype_varnumunit 1.8 for Moodle 3.11+ version 2022050300 on a Moodle 4.1 instance.
The fields are present and the elements can be configured but the data is wiped after calculating or saving. We will note issue 1 is also present in the qtype_varnumericset as well.
Below are a few javascript errors that appear that may or may not be related.
Side question is there an updated version of the qtype_varnumericset for 4.1 on the horizon? If so is there an estimated time for that?
The text was updated successfully, but these errors were encountered: