Represents one of the places (drop zones).
More...
|
| __construct ($alttextlabel, $no, $group=1, $x='', $y='') |
| Create a drop zone object.
|
|
| summarise () |
| Creates summary text of for the drop zone.
|
|
|
int | $group |
| Group of the item.
|
|
int | $no |
| Number of the item.
|
|
string | $text |
| Alt text for the drop zone item.
|
|
array | $xy |
| X and Y location of the drop zone.
|
|
Represents one of the places (drop zones).
- Copyright
- 2009 The Open University
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ __construct()
qtype_ddimageortext_drop_zone::__construct |
( |
| $alttextlabel, |
|
|
| $no, |
|
|
| $group = 1, |
|
|
| $x = '', |
|
|
| $y = '' ) |
Create a drop zone object.
- Parameters
-
string | $alttextlabel | The alt text of the drop zone |
int | $no | Which number drop zone this is |
int | $group | Group of the drop zone |
int | $x | X location |
int | $y | Y location |
◆ summarise()
qtype_ddimageortext_drop_zone::summarise |
( |
| ) |
|
Creates summary text of for the drop zone.
- Return values
-
The documentation for this class was generated from the following file:
- question/type/ddimageortext/question.php