| Global | Things that apply across the whole tool rather than one tab - the default outgoing mail server and sender address, whether a regular backup of the marking scheme is written automatically, the accessibility font-size adjustment, the startup window size, and similar app-wide defaults. |
| List sizing & search | The height/width of the various lists (Assessments, Tasks, Grades, Cohort, Students…) on the Module, Assessments, Feedback and Results tabs, and whether each list's instant-search box is shown. |
| Feature toggles | Turns optional behaviour on or off - anonymous marking, editing an already-imported cohort, that kind of thing. |
| Feedback text & templates | By far the largest group - the wording and inline styling used to build the plain-text, HTML and Blackboard-flavoured feedback documents sent to students (headings, separators, grade-scale wording and similar). Only worth touching if you want to change the standard wording of generated feedback. |
| Spreadsheet generation | Column headings, named-range labels and marks-report input-file column positions used when building marking/marks-entry spreadsheets. |
| Property | What it does |
| AppWindow.Style | The UI theme - normally set via MFA > UI Style on the menu bar rather than edited here directly (see "UI style" above). |
| Spellcheck.English Spellcheck.Welsh |
Which spellcheck languages are active - normally set via MFA > Spell Check on the menu bar rather than edited here directly (see "Spell check" above). English is on and Welsh is off by default. |
| FeedbackText.* Feedback.* |
The wording used to build feedback (headings, footers, messages like "Grade achieved" or "Your Marks"). Each has a Welsh counterpart at the same name plus .Welsh (e.g. FeedbackText.Task.Welsh) - MFA picks English or Welsh wording automatically per student, based on which language their own feedback comment is written in (see the Feedback tab help page). Edit a .Welsh row here to correct or improve a translation. |
| <Tab>.<List>.Search | Turns the instant-search box on (yes) or off (no) for a particular list, e.g. AssessmentTab.GradeList.Search. Only the two cohort lists (Results/Feedback tabs) have this on by default. |
| ResultsTab.AnonymousMarkingOption | On by default - shows the anonymous-marking checkbox on the Results tab. Set to no to hide it. |
| ModuleTab.StudentList.AllowEdits | On by default - allows the imported cohort to be edited directly on the Module tab. Set to no to prevent accidental edits. |
| _AUTO_WRITE_REGULAR_BACKUP | On by default - see "Auto backups" in the Introduction. Set to no to turn it off, e.g. if switching students or tabs feels sluggish on a slow machine. |
| _FONT_SIZE_ADJUSTMENT | Accessibility font-size adjustment - 0 is normal size, the default of -1 is slightly smaller/more compact, positive values are larger. |
| _INSET_SIZE | Pixels of white space around components - lower for more screen space on a small display, higher for a more spacious look. |
| _FEEDBACK_ITEM_SEPARATOR | The text inserted between combined feedback items - a single space by default; set to \n to put each item on its own line. |
| _EMAIL_HOST_OUTGOING _EMAIL_SENDER_ADDRESS _EMAIL_ADDRESS_DOMAIN |
The default outgoing mail server, sender address, and student email domain used when sending feedback (see the Feedback tab). |