Category Archives: Uncategorized

MultiDocs Moves On In Leaps And Bounds

It has been a few months since we last wrote, but we have been busy! MultiDocs are moving on and are becoming simply the most efficient way to design and use mathematical materials. If you are interested in creating MultiDocs, … Continue reading

Posted in Uncategorized | Leave a comment

Large Number Styles

We have added the ability to automatically format large numbers. By default, the equation tool will now use narrow spaces to break up large numbers into groups of three. Alternatively you can use commas or no format. Other combinations will … Continue reading

Posted in Uncategorized | Leave a comment

New Mixed Command for Inline Calculator

We have implemented a new Mixed command for the inline calculator that displays a value as a mixed numeral / mixed fraction if possible. If the value cannot be displayed as a mixed number, the inline calculator will attempt to … Continue reading

Posted in Uncategorized | Leave a comment

New Significant Figures Display Style

We have implemented a new display style and a calculator function to support it. You can set an overall display style using the display button. This will display the result of any calculation showing 3 significant figures. The addition of … Continue reading

Posted in Uncategorized | Leave a comment

MultiDocs Ready for Prime Time!

We have spent our summer break (we are based in the Southern Hemisphere) working hard to make the new MultiDocs systems ready for use by ALL of our customers. The capabilities of the system have been expanded while the usage … Continue reading

Posted in Uncategorized | Leave a comment

FX Library Moving To Modules

FX Library is a collection of pre-written MultiDocs materials that you can use as exemplars to create your own questions or directly in tests and exams. FX Library is your best source of regeneratable MultiDocs materials. Up until recently, we … Continue reading

Posted in Uncategorized | Leave a comment

New Equation Formatting Commands

FX Equation has long had a box command that can be used to place boxes around parts of an equation. 3×3+box(2×2)+3x-4 is rendered as We have now added a number of similar commands You can control the color of the … Continue reading

Posted in Uncategorized | Leave a comment

Intersection, Union & Complement

We have added three new commands to the inline calculator that support data parameters. For example, if you have defined the following Char parameters $p=char(A,H) and $q=char(F,M) You can down perform the following calculations on the results. {union($p,$q)} will return … Continue reading

Posted in Uncategorized | Leave a comment

New Multi Parameter

The new Multi parameter allows you to create multiple choice questions that randomise the order of the answers. This means that your multiple choice question can have answers and distractors that vary due to the parameters used AND the correct … Continue reading

Posted in Uncategorized | Leave a comment

New Char Parameter

Char parameters allow you to quickly define a list of characters that can then be accessed randomly when regenerating Char parameters are defined using the char command. $p=char(start character, end character) Examples: $p=char(A,Z)                   … Continue reading

Posted in Uncategorized | Leave a comment