@universis/evaluations
Version:
Universis evaluations library
1,047 lines (1,041 loc) • 31.6 kB
JSON
{
"properties": {
"version": "1.3.0",
"name": "Evaluation1"
},
"components":[
{
"title": "ΕΡΩΤΗΜΑΤΟΛΟΓΙΟ ΑΞΙΟΛΟΓΗΣΗΣ ΜΑΘΗΜΑΤΟΣ / ΔΙΔΑΣΚΑΛΙΑΣ ΑΠΟ ΤΟΥΣ ΦΟΙΤΗΤΕΣ",
"theme": "primary",
"collapsible": false,
"key": "evaluationHeader",
"type": "panel",
"label": "Panel",
"input": false,
"tableView": false,
"components":[
{
"label": "Μάθημα",
"labelPosition": "left-left",
"disabled": true,
"tableView": true,
"key": "courseClass",
"type": "textfield",
"input": true,
"persistent": false
},
{
"label": "Υπεύθυνος Διδάσκων (ονοματεπώνυμο)",
"labelPosition": "left-left",
"disabled": true,
"tableView": true,
"inputFormat": "html",
"key": "instructor",
"type": "textfield",
"autoExpand": false,
"input": true,
"rows": 3,
"wysiwyg": false,
"fixedSize": true,
"persistent": false
},
{
"label": "Ημερομηνία",
"labelPosition": "left-left",
"disabled": true,
"tableView": true,
"key": "dateCreated",
"type": "textfield",
"input": true,
"persistent": false
},
{
"legend": "Βαθμολογική κλίμακα",
"key": "fieldset",
"type": "fieldset",
"label": "",
"input": false,
"tableView": false,
"persistent": false,
"components":[
{
"label": "Table",
"cellAlignment": "left",
"bordered": true,
"key": "table",
"type": "table",
"numRows": 2,
"numCols": 6,
"input": false,
"tableView": false,
"persistent": false,
"rows": [
[
{
"components":[
{
"html": "Πάρα πολύ",
"label": "Content",
"refreshOnChange": false,
"key": "content",
"type": "content",
"input": false,
"tableView": false,
"persistent": false
}
]
},
{
"components":[
{
"html": "Πολύ",
"label": "Content",
"refreshOnChange": false,
"key": "content1",
"type": "content",
"input": false,
"tableView": false,
"persistent": false
}
]
},
{
"components":[
{
"html": "Μέτρια",
"label": "Content",
"refreshOnChange": false,
"key": "content2",
"type": "content",
"input": false,
"tableView": false,
"persistent": false
}
]
},
{
"components":[
{
"html": "Λίγο",
"label": "Content",
"refreshOnChange": false,
"key": "content3",
"type": "content",
"input": false,
"tableView": false,
"persistent": false
}
]
},
{
"components":[
{
"html": "Καθόλου",
"label": "Content",
"refreshOnChange": false,
"key": "content4",
"type": "content",
"input": false,
"tableView": false,
"persistent": false
}
]
},
{
"components":[
{
"html": "Δεν απαντώ",
"label": "Content",
"refreshOnChange": false,
"key": "content5",
"type": "content",
"input": false,
"tableView": false,
"persistent": false
}
]
}
],
[
{
"components":[
{
"html": "5",
"label": "Content",
"refreshOnChange": false,
"key": "content6",
"type": "content",
"input": false,
"tableView": false,
"persistent": false
}
]
},
{
"components":[
{
"html": "4",
"label": "Content",
"refreshOnChange": false,
"key": "content7",
"type": "content",
"input": false,
"tableView": false,
"persistent": false
}
]
},
{
"components":[
{
"html": "3",
"label": "Content",
"refreshOnChange": false,
"key": "content8",
"type": "content",
"input": false,
"tableView": false,
"persistent": false
}
]
},
{
"components":[
{
"html": "2",
"label": "Content",
"refreshOnChange": false,
"key": "content9",
"type": "content",
"input": false,
"tableView": false,
"persistent": false
}
]
},
{
"components":[
{
"html": "1",
"label": "Content",
"refreshOnChange": false,
"key": "content10",
"type": "content",
"input": false,
"tableView": false
}
]
},
{
"components":[
{
"html": "ΔΑ",
"label": "Content",
"refreshOnChange": false,
"key": "content11",
"type": "content",
"input": false,
"tableView": false
}
]
}
]
]
}
]
},
{
"legend": "Ο/η διδάσκων/ουσα",
"key": "fieldset1",
"type": "fieldset",
"label": "",
"input": false,
"tableView": false,
"persistent": false,
"components":[
{
"label": "1. έδειχνε να γνωρίζει και να κατέχει καλά το αντικείμενο;",
"labelPosition": "left-left",
"optionsLabelPosition": "right",
"inline": true,
"tableView": false,
"persistent": true,
"validate": {
"required": true,
"integer": true
},
"values": [
{
"label": "5",
"value": "5",
"shortcut": ""
},
{
"label": "4",
"value": "4",
"shortcut": ""
},
{
"label": "3",
"value": "3",
"shortcut": ""
},
{
"label": "2",
"value": "2",
"shortcut": ""
},
{
"label": "1",
"value": "1",
"shortcut": ""
},
{
"label": "ΔΑ",
"value": "0",
"shortcut": ""
}
],
"key": "q1",
"type": "radio",
"dataType": "number",
"input": true,
"labelWidth": 50
},
{
"label": "2. ερχόταν στο μάθημα καλά προετοιμασμένος/η;",
"labelPosition": "left-left",
"optionsLabelPosition": "right",
"inline": true,
"tableView": false,
"persistent": true,
"validate": {
"required": true,
"integer": true
},
"values": [
{
"label": "5",
"value": "5",
"shortcut": ""
},
{
"label": "4",
"value": "4",
"shortcut": ""
},
{
"label": "3",
"value": "3",
"shortcut": ""
},
{
"label": "2",
"value": "2",
"shortcut": ""
},
{
"label": "1",
"value": "1",
"shortcut": ""
},
{
"label": "ΔΑ",
"value": "0",
"shortcut": ""
}
],
"key": "q2",
"type": "radio",
"dataType": "number",
"input": true,
"labelWidth": 50
},
{
"label": "3. είχε μεγάλη μεταδοτικότητα και καλή επικοινωνία με τους φοιτητές στο μάθημα;",
"labelPosition": "left-left",
"optionsLabelPosition": "right",
"inline": true,
"tableView": false,
"persistent": true,
"validate": {
"required": true,
"integer": true
},
"values": [
{
"label": "5",
"value": "5",
"shortcut": ""
},
{
"label": "4",
"value": "4",
"shortcut": ""
},
{
"label": "3",
"value": "3",
"shortcut": ""
},
{
"label": "2",
"value": "2",
"shortcut": ""
},
{
"label": "1",
"value": "1",
"shortcut": ""
},
{
"label": "ΔΑ",
"value": "0",
"shortcut": ""
}
],
"key": "q3",
"type": "radio",
"dataType": "number",
"input": true,
"labelWidth": 50
},
{
"label": "4. έδινε σαφείς και κατατοπιστικές απαντήσεις στις ερωτήσεις σας;",
"labelPosition": "left-left",
"optionsLabelPosition": "right",
"inline": true,
"tableView": false,
"persistent": true,
"validate": {
"required": true,
"integer": true
},
"values": [
{
"label": "5",
"value": "5",
"shortcut": ""
},
{
"label": "4",
"value": "4",
"shortcut": ""
},
{
"label": "3",
"value": "3",
"shortcut": ""
},
{
"label": "2",
"value": "2",
"shortcut": ""
},
{
"label": "1",
"value": "1",
"shortcut": ""
},
{
"label": "ΔΑ",
"value": "0",
"shortcut": ""
}
],
"key": "q4",
"type": "radio",
"dataType": "number",
"input": true,
"labelWidth": 50
},
{
"label": "5. είναι κατά τη γνώμη σας πολύ καλός/ή δάσκαλος/δασκάλα;",
"labelPosition": "left-left",
"optionsLabelPosition": "right",
"inline": true,
"tableView": false,
"persistent": true,
"validate": {
"required": true,
"integer": true
},
"values": [
{
"label": "5",
"value": "5",
"shortcut": ""
},
{
"label": "4",
"value": "4",
"shortcut": ""
},
{
"label": "3",
"value": "3",
"shortcut": ""
},
{
"label": "2",
"value": "2",
"shortcut": ""
},
{
"label": "1",
"value": "1",
"shortcut": ""
},
{
"label": "ΔΑ",
"value": "0",
"shortcut": ""
}
],
"key": "q5",
"type": "radio",
"dataType": "number",
"input": true,
"labelWidth": 50
}
]
},
{
"legend": "Η διδασκαλία",
"key": "fieldset1",
"type": "fieldset",
"label": "",
"input": false,
"tableView": false,
"persistent": false,
"components":[
{
"label": "6. έγινε με τρόπο που βοήθησε στην κατανόηση του μαθήματος;",
"labelPosition": "left-left",
"optionsLabelPosition": "right",
"inline": true,
"tableView": false,
"persistent": true,
"validate": {
"required": true,
"integer": true
},
"values": [
{
"label": "5",
"value": "5",
"shortcut": ""
},
{
"label": "4",
"value": "4",
"shortcut": ""
},
{
"label": "3",
"value": "3",
"shortcut": ""
},
{
"label": "2",
"value": "2",
"shortcut": ""
},
{
"label": "1",
"value": "1",
"shortcut": ""
},
{
"label": "ΔΑ",
"value": "0",
"shortcut": ""
}
],
"key": "q6",
"type": "radio",
"dataType": "number",
"input": true,
"labelWidth": 50
},
{
"label": "7. έγινε με χρήση νέων τεχνολογιών πληροφορικής και επικοινωνίας;",
"labelPosition": "left-left",
"optionsLabelPosition": "right",
"inline": true,
"tableView": false,
"persistent": true,
"validate": {
"required": true,
"integer": true
},
"values": [
{
"label": "5",
"value": "5",
"shortcut": ""
},
{
"label": "4",
"value": "4",
"shortcut": ""
},
{
"label": "3",
"value": "3",
"shortcut": ""
},
{
"label": "2",
"value": "2",
"shortcut": ""
},
{
"label": "1",
"value": "1",
"shortcut": ""
},
{
"label": "ΔΑ",
"value": "0",
"shortcut": ""
}
],
"key": "q7",
"type": "radio",
"dataType": "number",
"input": true,
"labelWidth": 50
},
{
"label": "8. οδήγησε στην ολοκλήρωση της εξεταστέας ύλης;",
"labelPosition": "left-left",
"optionsLabelPosition": "right",
"inline": true,
"tableView": false,
"persistent": true,
"validate": {
"required": true,
"integer": true
},
"values": [
{
"label": "5",
"value": "5",
"shortcut": ""
},
{
"label": "4",
"value": "4",
"shortcut": ""
},
{
"label": "3",
"value": "3",
"shortcut": ""
},
{
"label": "2",
"value": "2",
"shortcut": ""
},
{
"label": "1",
"value": "1",
"shortcut": ""
},
{
"label": "ΔΑ",
"value": "0",
"shortcut": ""
}
],
"key": "q8",
"type": "radio",
"dataType": "number",
"input": true,
"labelWidth": 50
},
{
"label": "9. περιελάμβανε καλά παραδείγματα και πρακτικές εφαρμογές;",
"labelPosition": "left-left",
"optionsLabelPosition": "right",
"inline": true,
"tableView": false,
"persistent": true,
"validate": {
"required": true,
"integer": true
},
"values": [
{
"label": "5",
"value": "5",
"shortcut": ""
},
{
"label": "4",
"value": "4",
"shortcut": ""
},
{
"label": "3",
"value": "3",
"shortcut": ""
},
{
"label": "2",
"value": "2",
"shortcut": ""
},
{
"label": "1",
"value": "1",
"shortcut": ""
},
{
"label": "ΔΑ",
"value": "0",
"shortcut": ""
}
],
"key": "q9",
"type": "radio",
"dataType": "number",
"input": true,
"labelWidth": 50
},
{
"label": "10. ήταν κατά τη γνώμη σας πολύ καλή;",
"labelPosition": "left-left",
"optionsLabelPosition": "right",
"inline": true,
"tableView": false,
"persistent": true,
"validate": {
"required": true,
"integer": true
},
"values": [
{
"label": "5",
"value": "5",
"shortcut": ""
},
{
"label": "4",
"value": "4",
"shortcut": ""
},
{
"label": "3",
"value": "3",
"shortcut": ""
},
{
"label": "2",
"value": "2",
"shortcut": ""
},
{
"label": "1",
"value": "1",
"shortcut": ""
},
{
"label": "ΔΑ",
"value": "0",
"shortcut": ""
}
],
"key": "q10",
"type": "radio",
"dataType": "number",
"input": true,
"labelWidth": 50
}
]
},
{
"legend": "Το μάθημα",
"key": "fieldset1",
"type": "fieldset",
"label": "",
"input": false,
"tableView": false,
"persistent": false,
"components":[
{
"label": "11. είχε ενδιαφέρουσα ύλη και προσέφερε σημαντικές πληροφορίες;",
"labelPosition": "left-left",
"optionsLabelPosition": "right",
"inline": true,
"tableView": false,
"persistent": true,
"validate": {
"required": true,
"integer": true
},
"values": [
{
"label": "5",
"value": "5",
"shortcut": ""
},
{
"label": "4",
"value": "4",
"shortcut": ""
},
{
"label": "3",
"value": "3",
"shortcut": ""
},
{
"label": "2",
"value": "2",
"shortcut": ""
},
{
"label": "1",
"value": "1",
"shortcut": ""
},
{
"label": "ΔΑ",
"value": "0",
"shortcut": ""
}
],
"key": "q11",
"type": "radio",
"dataType": "number",
"input": true,
"labelWidth": 50
},
{
"label": "12. είχε παρόμοιο φόρτο εργασίας με ανάλογα μαθήματα;",
"labelPosition": "left-left",
"optionsLabelPosition": "right",
"inline": true,
"tableView": false,
"persistent": true,
"validate": {
"required": true,
"integer": true
},
"values": [
{
"label": "5",
"value": "5",
"shortcut": ""
},
{
"label": "4",
"value": "4",
"shortcut": ""
},
{
"label": "3",
"value": "3",
"shortcut": ""
},
{
"label": "2",
"value": "2",
"shortcut": ""
},
{
"label": "1",
"value": "1",
"shortcut": ""
},
{
"label": "ΔΑ",
"value": "0",
"shortcut": ""
}
],
"key": "q12",
"type": "radio",
"dataType": "number",
"input": true,
"labelWidth": 50
},
{
"label": "13. υποστηρίχθηκε από καλά συγγράμματα και εκπαιδευτικά βοηθήματα;",
"labelPosition": "left-left",
"optionsLabelPosition": "right",
"inline": true,
"tableView": false,
"persistent": true,
"validate": {
"required": true,
"integer": true
},
"values": [
{
"label": "5",
"value": "5",
"shortcut": ""
},
{
"label": "4",
"value": "4",
"shortcut": ""
},
{
"label": "3",
"value": "3",
"shortcut": ""
},
{
"label": "2",
"value": "2",
"shortcut": ""
},
{
"label": "1",
"value": "1",
"shortcut": ""
},
{
"label": "ΔΑ",
"value": "0",
"shortcut": ""
}
],
"key": "q13",
"type": "radio",
"dataType": "number",
"input": true,
"labelWidth": 50
},
{
"label": "14. φαίνεται να είναι χρήσιμο για την περαιτέρω επαγγελματική σας απασχόληση;",
"labelPosition": "left-left",
"optionsLabelPosition": "right",
"inline": true,
"tableView": false,
"persistent": true,
"validate": {
"required": true,
"integer": true
},
"values": [
{
"label": "5",
"value": "5",
"shortcut": ""
},
{
"label": "4",
"value": "4",
"shortcut": ""
},
{
"label": "3",
"value": "3",
"shortcut": ""
},
{
"label": "2",
"value": "2",
"shortcut": ""
},
{
"label": "1",
"value": "1",
"shortcut": ""
},
{
"label": "ΔΑ",
"value": "0",
"shortcut": ""
}
],
"key": "q14",
"type": "radio",
"dataType": "number",
"input": true,
"labelWidth": 50
},
{
"label": "15. θα συνιστούσατε και σε άλλους φοιτητές/-τριες να το παρακολουθήσουν;",
"labelPosition": "left-left",
"optionsLabelPosition": "right",
"inline": true,
"tableView": false,
"persistent": true,
"validate": {
"required": true,
"integer": true
},
"values": [
{
"label": "5",
"value": "5",
"shortcut": ""
},
{
"label": "4",
"value": "4",
"shortcut": ""
},
{
"label": "3",
"value": "3",
"shortcut": ""
},
{
"label": "2",
"value": "2",
"shortcut": ""
},
{
"label": "1",
"value": "1",
"shortcut": ""
},
{
"label": "ΔΑ",
"value": "0",
"shortcut": ""
}
],
"key": "q15",
"type": "radio",
"dataType": "number",
"input": true,
"labelWidth": 50
}
]
},
{
"legend": "Γενικά",
"key": "fieldset1",
"type": "fieldset",
"label": "",
"input": false,
"tableView": false,
"persistent": false,
"components":[
{
"label": "16. Παρατηρήσεις και σχόλια",
"labelPosition": "left-left",
"optionsLabelPosition": "right",
"inline": true,
"tableView": false,
"persistent": true,
"key": "q16",
"type": "textarea",
"input": true,
"labelWidth": 50
}
]
}
]
}
]
}