-
Notifications
You must be signed in to change notification settings - Fork 0
EnterStudentComment
Corey Wallis edited this page Oct 11, 2019
·
1 revision
Enter a comment record for a student
Name | Purpose | Direction | Type | Default Value |
---|---|---|---|---|
ProcessSuccessful | A flag indicating if the activity successfully completed its process | Out | Boolean | |
ProcessMessage | A message providing context to the success, or failure of the process undertaken by this activity | Out | String | |
StudyYear | The four digit year to be entered into the window | In | String | |
StudyPeriod | The study period (semester) to be entered into the window | In | String | |
StudyPackageVersion | The version of the course (Study Package) to be entered into the window | In | String | |
StudyPackageAttempt | The student's attempt of the course (Study Package) to be entered into the window | In | String | |
ActiveBrowser | Reference to the current active browser tab | InOut | Browser | |
StudentID | The unique id number of the student to be entered into the window | In | String | |
CommentCode | The comment code identifying the type of comment that is to be entered | In | String | |
StudyPackageCode | The code of the course (Study Package) to be entered into the Spk Cd field on the Student Comments window | In | String |