...
The Report builder is a tool to aid in accessing the information stored within the system and extract it in meaningful and useful reports. Each report is custom designed to meet your institutions data requirements and needs. Reports can be produced in various output formats to meet the institutions requirements. The report builder uses SQL (Structured Query language) however you don’t need to be able to write in SQL to create report. The Report builder has a user friendly interface to help you create your own reports.
...
Report Name | Brief overview | Sample Data |
---|---|---|
Student Details | The data in this section of the system will provide information from the student section of the database. Details associated with the edit details page from the student screen. |
|
Student Audit Log Details | Fields from the Student Audit log. This base report will provide detailed report from the student Audit log. Primarily on has been changed / updated within the system. This is helpful for Auditing and managing Data change within the system. |
|
Contact Details | This level will provide data of who has access to the system and at what level. It provides information from the contact screen and is mainly for staff users of the system. |
|
Provider Details | The Provider details includes data about the institution(s) within the system. If your Institution is a sole provider the data is limited to that. If your a consortium this report can provide contact details, agent arrangements within your group. |
|
Student Course Enrolment Details | The report is two tables joined together to provide data from both the student level and the enrolled course(s) table. This will allow for more detailed reports on the students course activity |
|
Student Course Enrolment Audit Log Details | Similar to the Student Audit log this report will provide specific information on that has been changed in the Student Course enrolment section of the system. |
|
Student Unit Enrolment details | This report joins 3 table together Student information, Enrolled Course(s) and Units of Study. |
|
Student Result details | This Report provides information of student results. This is useful for results moderation and bench-marking prior to results release. |
|
Course Details | The details in this report focus on the Course Page. |
|
Unit Details | This report focus on Parent Unit details (not the Scheduled unit details) |
|
Scheduled unit Details | This report Focus on the Schedule Unit details |
|
Scheduled Unit Fee Details | This report Focus on the Schedule Fee details |
|
Session Details | The Section provides details on Sessions / RAPLA |
|
Credit Point Audit |
| |
Scheduled Assessment View Details | This report will provide data for Scheduled Assessments within Scheduled units |
|
Assessment Results Details | This report focuses on the assessments within a Scheduled unit. It is also useful for Final grade analysis and bench-marking. It will provide information on block marking and comparison between cohorts. |
|
Student Review details | This report provides details on student reviews, date, reviewer and actions. This is useful for mentor reports, or professional experience reports |
|
Student request details | Data in this report focuses on request from the student and for the student e.g. new student card, Remark of assignment etc |
|
...
These can have multiple filters that can be mixed and matched to reduce the data set to produce a specific data set from the whole database.
Implications
This section of the KB will explain what potential issues or problems users can come across and why they happen.
Workflow
...
Global reports are reports that are available for anyone who has access to the report builder.
Private reports are only available to either the person who built the report.
Reports can also be restricted to access levels or to particular Providers / Institutions
When saving a new report 5 fields are required:
Required Field to save report | Brief Description |
---|---|
Report Name | Report name -to help locate the report for future use. |
Description | A brief description of what the report is for or the data that the report will provide |
Type | The section/type of data that the report belongs to:
|
Scope | Who has access to this report:
|
Status |
|
Output Formats for Reports
Formats | Brief Overview |
---|---|
Print Format HTML | On Screen data export. |
Bulk student Select | Used for bulk reports and actions within the system |
CSV | Comma separated vales, a text file that has a specific format which allows data to be saved in a table structure |
Report Summary | |
Custom CSV | |
XSL | The original file extension type for Microsoft spread sheets. |
Uploaded HTML template | |
JSON | Renders quoted strings in unicode format |
XML | Metalanguage which allows users to define their own customized markup languages, especially in order to display documents on the internet. |
Workflow
Expand | ||
---|---|---|
| ||
|
Expand | ||
---|---|---|
| ||
|
Expand | ||
---|---|---|
| ||
|
Expand | ||
---|---|---|
| ||
|
Expand | ||
---|---|---|
| ||
The order by function works as intended if you export the report in a csv format. When you produce report in a HTML or create a bulk list, the screen displays the order by to the first column by default. Workaround suggestions if you want to see order by in a HTML version.
|
Expand | ||
---|---|---|
| ||
...