Moodle  2.2.1
http://www.collinsharper.com
testable_workshop_accumulative_strategy Class Reference
Inheritance diagram for testable_workshop_accumulative_strategy:
Collaboration diagram for testable_workshop_accumulative_strategy:

Public Member Functions

 calculate_peer_grade (array $grades)

Data Fields

 $dimensions = array()

Detailed Description

Test subclass that makes all the protected methods we want to test public

Definition at line 39 of file testlib.php.


Member Function Documentation

calculate_peer_grade ( array grades)

This is where the calculation of suggested grade for submission is done

Reimplemented from workshop_accumulative_strategy.

Definition at line 47 of file testlib.php.


Field Documentation

$dimensions = array()

allows to set dimensions manually

Reimplemented from workshop_accumulative_strategy.

Definition at line 42 of file testlib.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations