GetTimetable/Maze: Difference between revisions

From UmsWiki
Jump to navigation Jump to search
Kia (talk | contribs)
No edit summary
Kia (talk | contribs)
No edit summary
Line 1: Line 1:
==Prerequisites==
The semester start date has to be week 1 (day number 1 to 5) in the timetable. Extraction will not work correctly if this is not the case.
==Setup==
==Setup==
[[File:GetTimeTable Maze.jpg|none|thumb|783x783px]]
[[File:GetTimeTable Maze.jpg|none|thumb|783x783px]]
Line 12: Line 9:
====SQL Server====
====SQL Server====
DNS or IP address of the Microsoft SQL server where the Synergetic database is stored.
DNS or IP address of the Microsoft SQL server where the Synergetic database is stored.
====Port number====
The port number of the SQL server.
====Database====
====Database====
EduMate database name.
Maze database name.


====Username====
====Username====
Line 24: Line 19:
===[[GetTimetable/Export_settings|Export settings]]===
===[[GetTimetable/Export_settings|Export settings]]===


===Add year to groupname===
=== QRows ===
When UMS extracts classes from EduMate it will add "'''_ACADEMIC_YEAR'''" to the end of the groupname.
You have to setup the QRows. The Maze timetable knows what this is.
 
[[File:GetTimeTable Maze QRows.jpg|none|thumb|462x462px]]
This must match the one under the data source for templates.
<br />
 
===Add semester to groupname===
When UMS extracts classes from Synergetic it will add "'''_Term'''" to the end of the groupname. This comes after '''ACADEMIC_YEAR''' if it is selected.
 
This must match the one under the data source for templates.
 
==FAQ==
==FAQ==

Revision as of 10:26, 16 February 2019

Setup

Format and content

Description

Name of the setting.

SQL Server

DNS or IP address of the Microsoft SQL server where the Synergetic database is stored.

Database

Maze database name.

Username

SQL Username to access database.

Password

SQL Password to access database.

Export settings

QRows

You have to setup the QRows. The Maze timetable knows what this is.


FAQ