- Description:
 Define all of the selectors we will be using on the grading interface.
- Source:
 - Copyright:
 - 2022 Ilya Tregubov 
 
- 2022 Ilya Tregubov 
 - 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