first commit
This commit is contained in:
10
data/fields/grades.json
Normal file
10
data/fields/grades.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"key": "grades",
|
||||
"type": "combo",
|
||||
"label": "Grade Levels",
|
||||
"terms": [
|
||||
"educational stages"
|
||||
],
|
||||
"snake_case": false,
|
||||
"caseSensitive": true
|
||||
}
|
||||
Reference in New Issue
Block a user