Current Student Maintenance - Activity tab

Use the Activity tab to:

  • View activities created when the student was a future student. For example, you can view the open day activities and interview-related activities that occurred.
  • Add activities for the current student. For example, you may have activities that are required at the start of the student's time at your organisation, such as:
    • recording agent communications, if you use agents to enrol students
    • determining the immigration status of the student
    • sending orientation letters and reminders
    • recording whether passport details have been received
    • issuing private guardianship letters
    • requesting accommodation for 'out of town' students.
  • Maintain activities for the current student.

If the activity record is displayed in:

  • italics, a follow up has been set up for the activity
  • bold, the follow up is overdue.

Additional uses of the Activity tab

You can use a database query or a stored procedure to list all the people who have the Mail Rqst (request) flag set. For example, this can be used in mail merges with Microsoft Word.

The crspFutureActivityPrint stored procedure has the advantage that in addition to retrieving key activity data it also updates fields to indicate when the letter was printed (Mailed Date) and by whom (Mailed By). See Using stored procedures to retrieve Synergetic data in the Extracting data manual.

 Opening the Activity tab

To open the Activity tab:

  1. Select Module > Students > Current Student Maintenance from the main menu.
    The Set Current Student Search Criteria window is displayed.

    Tip:
     You can also access the current student functions by clicking .

  2. Search for the student. See Searching for existing students in the Current students manual.
  3. Click the Activity tab.
    The Activity tab of the Current Student Maintenance window is displayed.


Current Student Maintenance - Activity tab key fields and buttons

Fields

Field

Description

Activity

Filter activities displayed in the grid.

Select one of the values from the drop-down list. This restricts the activities displayed.

If this filter is selected and you click , the Activity field is set on the Create New Activity window, along with any related selections.


Note:
Maintain the values in the luActivity lookup table. See luActivity lookup table in the System maintenance manual.


Grid area fields

Field

Description

Activity

Identifier for the activity planned.

Date

Date the activity is scheduled for.

Status

Status of the activity. For example:

  • Complete
  • Incomplete
  • Waiting for someone.

Name

Person in your organisation who is responsible for the activity.

Follow Up /
F'Up Date

Indicates if a follow up is required and if so, the date the follow up is scheduled for.

Comment

Notes regarding the follow up.

Mail Rqst /
Mailed Date /
Mailed By

Indicates if a mailed request is required and if so:

  • the date the mail request is scheduled for
  • who mailed the request.

Activity ID

Unique number identifying the activity.

F'Up ID

Unique number identifying the follow up to the activity.

Created By

User ID of the user who created the activity.

Buttons

Button

Description

Add an activity for the prospective student. See Creating activities (Current students).

Modify the highlighted activity. See Modifying activities (Current students).

Delete the selected activity.

Print a report for the selected activity. For example, an offer letter.

The report must be:

  • Created using Crystal Reports.
  • Placed in the Synergetic site reports directory.
  • Set up with the correct parameters. Contact Synergetic Management Systems to set up a report for this purpose.
  • Defined in the lookup table for the type of activity. See luActivity lookup table in the System maintenance manual.

    Note
    : If a report is not defined for the type of activity, the following dialog window is displayed.



    The report prompts you:
  • If any of the required parameters are missing, such as Mailed Date and Mailed By fields.
  • If a form letter, or similar report, is set up to be addressed to one of the student's contacts.


    This is set using the ReportPromptContactTypeFlag field in the luActivity lookup table. See luActivity lookup table in the System maintenance manual.