Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Calculated multiquestions proposal: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
Line 15: Line 15:


Seems that there is exist solution by Nicolas Dunand named Question Type: Multinumerical  
Seems that there is exist solution by Nicolas Dunand named Question Type: Multinumerical  
[http://moodle.org/mod/data/view.php?d=13&rid=2375&filter=1]
[http://moodle.org/mod/data/view.php?d=13&rid=2375&filter=1] but does not work in my case.

Revision as of 10:56, 11 May 2010

Working on it now. If you have ideas - you are welcome! General idea is: We have general set of variables and need to ask many questions related with some theory and this set of variables.

Now I'm working about questions for financial field. Which has now up to 20 variables and up to 10 questions.

But for example could be Geometry field, Right circular cone which has variables such as r(base radius), h(height), (aperture)

And many questions could be such as:

1. Calculate slant height s? (Formula )

2. Calculate volume V? (Formula )

3. Calculate surface area S? (Formula ) (depends on 1 question)

Seems that there is exist solution by Nicolas Dunand named Question Type: Multinumerical [1] but does not work in my case.