This module is a front end application module wrapper that has been created for the Morzino Project (morzino.com) and that has been released as Open Source software.
Note that this is NOT a self-contained application, it is only a wrapper that makes heavy use of the ONO Perl Framework application engine.
clear_values();
ONO::FW::Edu::Apps::Modules::MathTrains->clear_values( $op, $cars, $i, $cleared, $opts_ref, $vars_ref );
learn();
ONO::FW::Edu::Apps::Modules::MathTrains->learn( $option, $vars_ref, $HTTP, $BASE );
returns: $WEB
pass_values_to_cars();
ONO::FW::Edu::Apps::Modules::MathTrains->pass_values_to_cars( $cars, $i, $really_used_ref, $nums_ref, $numcount, $vars_ref );
returns: ($really_used_seq,\%opts,\%vars)
random_cars_fixed();
ONO::FW::Edu::Apps::Modules::MathTrains->random_cars_fixed( );
returns: $cars
random_cars_variable();
ONO::FW::Edu::Apps::Modules::MathTrains->random_cars_variable( );
returns: $cars