ONO::FW::Edu::Apps::Modules::MathCount

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.

Functions

currency();

ONO::FW::Edu::Apps::Modules::MathCount->currency( );
returns: ($CURR,$USE,$SCRIPT,$hide_curr)

engine();

ONO::FW::Edu::Apps::Modules::MathCount->engine( $HTML, $HTML_INPUT, $HTML_WIDTH, $canvas, $pdf_x, $pdf_y, $pos_x, $pos_y, $num, $exercise, $type, $colors_ref, $defs_ref, $defs_num, $corr_pdf_ref, $used_ref, $vars_ref );

fornum();

ONO::FW::Edu::Apps::Modules::MathCount->fornum( );
returns: $fornum

learn();

ONO::FW::Edu::Apps::Modules::MathCount->learn( $option, $vars_ref, $HTTP, $BASE );
returns: $WEB

money_opts();

ONO::FW::Edu::Apps::Modules::MathCount->money_opts( );
returns: ($moneybig,@moneyopts)

opts();

ONO::FW::Edu::Apps::Modules::MathCount->opts( );
returns: @opts

rand_color();

ONO::FW::Edu::Apps::Modules::MathCount->rand_color( );
returns: "0:$c1:$c2:$c3"

random_img();

ONO::FW::Edu::Apps::Modules::MathCount->random_img( $defs_ref, $defs_num );
returns: $img

rect_bg();

ONO::FW::Edu::Apps::Modules::MathCount->rect_bg( );
returns: $BG

script();

ONO::FW::Edu::Apps::Modules::MathCount->script( );

type_found();

ONO::FW::Edu::Apps::Modules::MathCount->type_found( );
returns: $type_found

type_select();

ONO::FW::Edu::Apps::Modules::MathCount->type_select( );
returns: ($CUSTOM,$SCRIPT_END)

types_detect();

ONO::FW::Edu::Apps::Modules::MathCount->types_detect( );
returns: (\@types,$types_num)

Sub-Modules

none

Dependencies

Code