Namespace: mathex

mathex

This is a library which provides a set of classes which work together with mathjax (http://www.mathjax.org) in order to reproduce interactive math exercises
Author:
  • abidibo <dev@abidibo.net> (http://www.abidibo.net)
License:
  • MIT-style license
Source:

Requires

  • module:mathjax
  • module:mootools-core>=1.4
  • module:mootools-more>=1.4

Classes

Faq
FAQ - Faq Class
FaqRouter
FAQ - Faq Router Class
FieldStep
Exercises - One already rendered text input field activation
Question
Questions - Question class
QuestionRouter
Questions - Question Router Class
Recovery
Recovery - Recovery Class
RecoveryRouter
Recovery - Recovery Router Class
Router
Exercises Router Class
Test
Test - Test class
TestInputQuestion
Test - Test question, answers with only text fields
TestQuestion
Test - Test Question Factory Class
TestRadioQuestion
Test - Test radio question, answer with one multiple radio choice
TextChoiceFieldStep
Exercises - Text plus one radio input
TextFieldStep
Exercises - Text plus one active field
TextSelectFieldStep
Exercises - Text plus one select input
TextStep
Exercises - Only text step

Namespaces

Shared
Step
Exercises step superclass, an object which all steps have as their prototype.

Members

<static> config

Library configuration object

Properties:
Name Type Description
font_ctrl Boolean Whether or not to activate the font size widget
Source: