core_course/local/chooser/selectors

Description:
  • Define all of the selectors we will be using on the grading interface.

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

Define all of the selectors we will be using on the grading interface.

Methods

(inner) getDataSelector(name, value) → {string}

Description:
  • A small helper function to build queryable data selectors.

Source:
Parameters:
Name Type Description
name String
value String
Returns:
Type
string