ONO::FW::Edu::Apps::Modules::ArithmeticWritten

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

comma_web();

ONO::FW::Edu::Apps::Modules::ArithmeticWritten->comma_web( );
returns: qq~<div class="rel"><div class="abs large bold lightred" style="top:-20px;left:24px">$_[1]</div></div>~

fix_tailing_zeroes();

ONO::FW::Edu::Apps::Modules::ArithmeticWritten->fix_tailing_zeroes( $op, $num1, $num2 );
returns: ($num1,$num1b,$num2,$num2b)

grids();

ONO::FW::Edu::Apps::Modules::ArithmeticWritten->grids( $canvas, $div, $maker, $hints, @qtext );

inter();

ONO::FW::Edu::Apps::Modules::ArithmeticWritten->inter( );
returns: qq~<tr>$INTER</tr>~

learn();

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

little();

ONO::FW::Edu::Apps::Modules::ArithmeticWritten->little( );
returns: qq~<a href="javascript:void(0);" onclick="little('$_[1]','$_[2]');" style="text-decoration:none"> <div class="rel" style="top:6px"> <div id="little_$_[2]_0" class="small bold cold$hide[0]">1</div> <div id="little_$_[2]_1" class="small bold lightgreen$hide[1]">1</div> <div id="little_$_[2]_2" class="small bold lightgreen$hide[2]">2</div> </div> </a> <input type="hidden" id="little_$_[2]_id" name="little_$_[2]_value" value="$_[3]"> ~

maxlength();

ONO::FW::Edu::Apps::Modules::ArithmeticWritten->maxlength( );
returns: $max

maxtail();

ONO::FW::Edu::Apps::Modules::ArithmeticWritten->maxtail( );
returns: $tail

number_line();

ONO::FW::Edu::Apps::Modules::ArithmeticWritten->number_line( $mode, $canvas, $opts_ref, $init_x, $init_y, $vars_ref );

reports();

ONO::FW::Edu::Apps::Modules::ArithmeticWritten->reports( $canvas, $op, $num3, $report_init, $report_ref, $max );

res2qmark();

ONO::FW::Edu::Apps::Modules::ArithmeticWritten->res2qmark( );
returns: $qmark

res2qsub();

ONO::FW::Edu::Apps::Modules::ArithmeticWritten->res2qsub( );

tail();

ONO::FW::Edu::Apps::Modules::ArithmeticWritten->tail( );
returns: length $3

Sub-Modules

none

Dependencies

Code