Re: Displaying numbers with fractions in the STACK question type
Moodle » Mathematics tools
by
4d ago
by Marcus Green.   Thanks Martin, floor was an excellent clue I now have this in the question variables start:1/2 + rand_with_step(0,8,1); wholepart: floor(start); fractionalpart: start - wholepart; And  this in the question text {@wholepart@} {@fractionalpart@} And it appears to do what I wanted ..read more
Visit website
Re: Displaying numbers with fractions in the STACK question type
Moodle » Mathematics tools
by
4d ago
by Martin Kraska.   I guess you have to write your own display function with displaying  floor(x) and x-floor(x) separately. The second part has to be suppressed if it is zero ..read more
Visit website
Re: Displaying numbers with fractions in the STACK question type
Moodle » Mathematics tools
by
4d ago
by Marcus Green.   Thanks Tim. I am getting stuff like 3/2 when I want 1 1/2 What would be a good way of changing how it is shown ..read more
Visit website
Re: Displaying numbers with fractions in the STACK question type
Moodle » Mathematics tools
by
4d ago
by AL Rachels.   I never did very much with STACK, and right now trying to set up Rock 9 Linux, I seem to find that it is impossible to install all the dependencies needed to run it. I am beginning to think I need to drop it like a hot "Rock"y and start over with Ubuntu, as I do have multiple small board computers with STACK working on them, albeit slowly compared to my big server ..read more
Visit website
Re: Displaying numbers with fractions in the STACK question type
Moodle » Mathematics tools
by
4d ago
by Marcus Green.   Yes I wondered that, do you mean the form of the question? I have  been a fan of STACK for a long time without actually using it. Now I am creating some very simple questions. I have made progress with some bits ..read more
Visit website
Re: Displaying numbers with fractions in the STACK question type
Moodle » Mathematics tools
by
4d ago
by AL Rachels.   Hi Marcus, Would it be possible for you to post an example question? I would imagine, that if it is possible to apply any type of filtering to the question, you might be able to get LaTex to work. Maybe ..read more
Visit website
Re: EDITOR Equation Not working!!!
Moodle » Mathematics tools
by
4d ago
by Helen Foster.   Hi vaishnavi, what Moodle version are you using? Most likely the easiest fix is to upgrade your site. In the meantime you can switch to using the Atto editor ..read more
Visit website
Displaying numbers with fractions in the STACK question type
Moodle » Mathematics tools
by
4d ago
by Marcus Green.   I am creating some random numbers in STACK with a decimal part like this /** Lower, Upper, Step */ start:rand_with_step(0.5,8.5,1); And I can display the numbers in the body of the text so they appear like 6.5 or 5.5 using {@start@} But I want them to appear in the output as 6 1/2 or 5 1/2 (or indeed I might move on to 1/4's or 1/8ths I can use {@rat(start)@} To display the whole thing as a fraction i.e. 15/2 or 9/2 Can anyone suggest a way of displaying with the whole number bit followed by the fractional bit ..read more
Visit website
Review options Whether correct not working for STACK?
Moodle » Mathematics tools
by
4d ago
by Víťa Vydra.   In exams I use the same question bank that is available to students for self-study. For self-study, I tick Specific feedback in the quiz review options to show hints to students. However, I don't want the hints to be visible during the exam, but I do want to show students if their answer is correct (I use quiz Adaptive mode). For Calculated questions this works well (see the pictures below). For STACK questions it does not. Do you have any advice on how to make this work? Calculated q. with specific feedback option: Calculated q. with Wheather correct option only ..read more
Visit website
WirisQuizzes Release Notes
Moodle » Mathematics tools
by
1w ago
by Gaspar Pérez.   Hello! Gaspar from the Wiris team here. We want to start making release notes for our Moodle plugins more visible to Moodle admins, and as part of that we will be posting them here. We will also update the plugin pages more regularly. This will be our first post of this type, so any feedback and/or questions are greatly welcome :­). WirisQuizzes Release NotesWe advise upgrading your WirisQuizzes installation to the latest version (4.11). In recent product releases, in addition to bug fixes, we have introduced several new features: New features ✨ In a Graphical q ..read more
Visit website

Follow Moodle » Mathematics tools on FeedSpot

Continue with Google
Continue with Apple
OR