Skip to content

My Assignments Tab

- The My Assignments section shows a list of assignments that the user has already accepted.

MyAssignmentsWidget

Edit Assignment

- Click the Edit Pencil Icon to edit the selected assignment.
- This allows the user to review or withdraw from previously accepted TimeSlots.

AssignmentEditor

Withdraw Assignment Time slot(s)

Users can withdraw from previously accepted TimeSlots. This option is available directly on the Edit Assignment page

Download Calendar event that can be added to Google or Microsoft calendars

- Clicking the DownloadCalendarIcon

Filtering

- Some columns are able to be filtered, some have dropdowns, other allow text (some of which you can change how the filter behaves)

Filter Option Description
Starts With Matches values that begin with the input text. Example: "Pro" matches "Product"
Ends With Matches values that end with the input text. Example: "Pro" matches "MicroPro"
Equal Matches values that exactly match the input. Example: "Admin" matches "Admin" only
Contains Matches values that contain the input text anywhere. Example: "Pro" matches "Product" and "MicroPro"
Less Than Matches values less than the input (for numbers, dates, etc.). Example: 50 matches 10 and 49
Less Than or Equal Matches values less than or equal to the input. Example: 50 matches 50 and 49
Greater Than Matches values greater than the input. Example: 50 matches 51 and 100
Greater or Equal Matches values greater than or equal to the input. Example: 50 matches 50 and 60