kukuminer / ta-app

Online application and selection platform for teaching assistants
0 stars 0 forks source link

New feature: supervisor provided TA load and funding info #43

Open jonatanschroeder opened 10 months ago

jonatanschroeder commented 10 months ago

We should provide supervisors (who can have the same roles as instructors) the ability to provide information about funding for their TAs. This means that:

kukuminer commented 9 months ago

image

jonatanschroeder commented 3 months ago

Possible MVP for now:

kukuminer commented 3 months ago

PK: ID (serial) unique: userid, termid data: funding level (number)

kukuminer commented 3 months ago

add note beside availability in student application, note displays if a matching entry exists in the table note displays expected load from the student ("required load for full funding")

jonatanschroeder commented 2 months ago

Note: instead of userid, please use the student ID to identify the user. Some users have never logged in to the system when we provide the funding, and the info we have has the student number as key.

kukuminer commented 2 months ago

@jonatanschroeder forgot to ask: what should take precedent for availability in a new application?

  1. The most recent term's availability OR
  2. the funding number
jonatanschroeder commented 2 months ago

The funding number takes precedence.

kukuminer commented 2 months ago

resolved by #153

jonatanschroeder commented 2 months ago

I am reopening this to keep track of the supervisor-facing interface to provide this information.