Search moodle.org's
Developer Documentation

See Release Notes
Long Term Support Release

  • Bug fixes for general core bugs in 4.1.x will end 13 November 2023 (12 months).
  • Bug fixes for security issues in 4.1.x will end 10 November 2025 (36 months).
  • PHP version: minimum PHP 7.4.0 Note: minimum PHP version has increased since Moodle 4.0. PHP 8.0.x is supported too.

This file defines an mform to edit comments grading strategy forms.

Copyright: 2009 David Mudrak <david.mudrak@gmail.com>
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 70 lines (3 kb)
Included or required: 1 time
Referenced: 0 times
Includes or requires: 2 files
 mod/workshop/lib.php
 mod/workshop/form/edit_form.php

Defines 1 class

workshop_edit_comments_strategy_form:: (1 method):
  definition_inner()


Class: workshop_edit_comments_strategy_form  - X-Ref

Class for editing comments grading strategy forms.

definition_inner(&$mform)   X-Ref
Define the elements to be displayed at the form

Called by the parent::definition()

return: void