Hi,
the items object already has some functionality in this direction
In an old test, we used this branching function:
public function branch1(items:Object) : Boolean{
return items.miss > 1; // avg, sum, incorrect, correct, miss
}
that was meant to repeat a training part until no item was missed.
you see in the comment that items has avg., sum, incorrect, correct, and
miss as attributes
you should be able to use those to present final feedback - you will
need actionscript to generate that after all items have been presented
hope that helps, let us know whether it worked
thomas
On 08/02/2013 03:45, NobleBeast wrote:
> Does anyone have an idea as to how a feedback summary page could be
> implemented -- I've been poking through the source, but I'm not sure
> how to go about adding functionality onto the Feedback module? --
> You received this message because you are subscribed to the Google
> Groups "scriptingrt" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to
scriptingrt...@googlegroups.com.
> For more options, visit
https://groups.google.com/groups/opt_out.
>
>
--
thomas schubert
department of psychology, university of oslo
schu...@igroup.org
http://www.igroup.org/schubert/