core_grades/grades/grader/gradingpanel/comparison

Description:
  • Compare a given form's values and its previously set data attributes.

Source:
License:
  • http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Compare a given form's values and its previously set data attributes.

Members

(static, constant) compareData

Description:
  • Compare the form data with the initial form data from when the form was set up.

    If values have changed, return a truthy value.

Source:

Compare the form data with the initial form data from when the form was set up.

If values have changed, return a truthy value.