dmx.config({ "observationPage": { "GradingDatastore": [ { "type": "text", "name": "$id" }, { "type": "text", "name": "numSection" }, { "type": "text", "name": "pointValue" }, { "type": "text", "name": "description" } ], "datastore1": [ { "type": "text", "name": "numSection" }, { "type": "text", "name": "pointValue" }, { "type": "text", "name": "description" } ], "processPDF": { "meta": [ { "name": "PDFprocess", "type": "text" } ], "local": {} } } });