--
You received this message because you are subscribed to the Google Groups "Numbas Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to numbas-users...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Christian
TVM for the speedy response. ‘Course, my example only needed a gap-fill for the *numerator*: being able to enter both numerator & denominator is a bonus, but for full(?) functionality we’d need to be able have one *or* 2 gap-fills. Your example looks exactly what I had in mind (thanks again), but I’d need to be able to force students to use a particular denominator/numerator.
>> You want to say something like "render a fraction input, with gap 0 and gap 1 as numerator and denominator".
I’d like that to be possible ;-) I s’pose I’m after a “formatting” block which allows the author to position *either* a number or a gap-fill above (or below) a second number or gap-fill. With the matrix-entry widget, is it possible to have some “pre-filled” entries, with the others as gap-fills? How about a denominator class and a numerator class? Is that even tenable? ;-)
I’ll try to think of more uses for this… It’s just a bit frustrating to have a really useful suite of NUMBAS-based practice materials (in this case for a pre-term numeracy-boosting course which we’ve run for the last couple of years) sitting on Moodle, but to have to zip up a couple of .net exes for students to download, unzip and run, just to practise fractions. Cancelling a fraction in the format “24/32” seems weird to me, possibly because there’s no “top” or “bottom”, though that’s the terminology we generally use…
Rob
Rob Cade
Academic Tutor
Learning Centre
Millennium Point
331 7479
To book a tutorial:
Email me, phone me (331 7479), drop into the office on Level 4 at Millennium Point, or go to http://bcu.iinsight.org iCity page: https://icity.bcu.ac.uk/library-and-learning-resources/centre-for-academic-success
Our workshops: https://icity.bcu.ac.uk/library-and-learning-resources/centre-for-academic-success/Workshops-and-Resources
My Resources: https://icity.bcu.ac.uk/library-and-learning-resources/centre-for-academic-success/workshops-and-resources/Rob-Resources/Index
Hi Christian
I now seem to have something very close to what I was after (https://numbas.mathcentre.ac.uk/question/8287/equivalent-fractions-002/) Thanks for the hint about using the bottom-border as the separator.
Mildly cumbersome, but now I’ve got a pattern I can extend. (I’ll tidy up the CSS preamble tomorrow, and give things more sensible names.)
Thanks again
--
TVM for that.
JavaScript. Eh? Never touched it, but I suppose I should ;-)
*We* think that your version, with the operator-symbols aligned with the vincula (a fine word, which I’ll try to drop into conversation) is clearly more correct, but is slightly *less* legible ;-) Maybe because the elements are too close, though that‘s probably fixable with padding/margins?
What would happen if you wanted to use a division symbol ( or “obelus”, I believe ;-) )? Wouldn’t it look like a continuation of the vincula (see, I’m using it already…)
I’ll play around with your ideas, and thanks again.