-
Notifications
You must be signed in to change notification settings - Fork 7
Use Case: List Jobs
UnlvSoftware473 edited this page Jan 30, 2011
·
2 revisions
- Enables students to list each work effort submitted.
- If no work efforts have been submitted, the page will notify the student of this status.
- Displays the status of each work effort, including verified, pending, and rejected
- Student
- A Student must be entered into the system
- The use case begin when a student logs in to the page with a valid rebelmail and password.
- Then the student will enter the home menu, which they will select the 'List Job'
- Next, the page loads a new content portion (div) within the page which contains a list of each work experience submitted by that student.
- With each work effort, a detailed summary is displayed including location of job, supervisor contact info, number of hours, and the current status of each job.
- The student finishes this uses case when they select return, or click on the home link, which return to the student home page.