STACK
Maintained by
Chris Sangwin, Tim Hunt
The STACK question type adds a sophisticated assessment in mathematics and related disciplines, with emphasis on formative assessment underpinned by computer algebra.
Comments
Product ratings and reviews are coming to Moodle Marketplace. Until then, existing comments remain available to read, but new posts have been disabled.
If you are not sure whether something is a bug or not, or if you just want advice, then the Moodle Maths forum (linked to as 'Discussion' above) is the best place to ask.
I hope you don't mind that STACK is now listed in http://docs.moodle.org/25/en/Question_types#Third-party_question_types
and there is a Moodle Docs page at http://docs.moodle.org/25/en/STACK_question_type , whish is also translated into spanish.
The STACK plugin English language strings are 90% translated into spanish and the translation should be finished in a month.
Can you try again with Debugging set to DEVELOPER level, and send us the full error message, including the stack trace.
Getting this error with latest release:
Coding error detected, it must be fixed by a programmer: Cannot require a CSS file after has been printed.
Was able to test with Moodle 2.5 and previous release. Any idea what to verify?
Thanks
It looks to me like PHP could not start a CAS process at all. Hence, there is no version number being returned. If you email me the HTML page you get back from the healthcheck, and let me know a little about your system I will be able to help more.
If you are on unix you need to ensure maxima is installed and working. Try the command line "maxima".
Chris
I tried to instal the plugin several times. I think I followed step by steps the instructions but when running STACK healthcheck I get the message:
The version of the STACK-Maxima libraries being used (So old the version is unknown!) does not match what is expected (2012122800) by this version the the STACK question type. It is not really clear how that happened. You will need to debug this problem yourself.
And CAS result
Warning, empty result!
unpack_raw_result: no results were returned by the CAS.
Unpacked result as
Array
(
)
Has anybody similar problema?
In fact, the drop-down list input type is not yet working in STACK 3.0, so this string is not used anywhere, so the typo does no harm.
I must confess I am only a veterinary pathologist who enjoys translating Moodle into spanish, and it's been 30 years since I took calculus, but one English language string in qtype_stack seemed odd to me:
2.4 [ddl_empty,qtype_stack] "No choices were provided for this drop-down. Please input a set of values link a,b,c,d"
I wonder if the word "link" should not really be "like".
I apologize if am asking a silly question and I thank you in advance for your help.
It is indeed a long time since we uploaded the beta here. We really ought to upload a new version. I will discuss it with Chris, and with any luck we can do that tomorrow. The latest version of the code is available on github, of course, and Chris is now using it for real in his teaching. (We already have some translation too, and I need to transfer those to AMOS.)