Authenticated rest web service to display DASHBOARD information on edu site

Related to FER SMM-I-954 - The shipped solution provided applicant data, which is not what we needed for a applicant dashboard widget.

 

Previous in-house widget (on OUR portal) showed three data points

  1. # of days to next deadline (where action is needed by applicant on open application)
  2. # of awards to accept
  3. # of recommendations waiting to be submitted.

 

I think the closest data of this sort available "My Applications" Status and Needs Attention

  1. Recommended Opportunities Submitted 0 of 10
  2. General Applications Submitted 0 of 1
  3. Offers Accepted/Declined 1 of 1 (we wouldn't show this one)
  4. Required Questions, deadline: 09/28/2019, <name of application>
  • Guest
  • Sep 11 2019
  • Reviewed: Voting Open
Client Name "shard name" wisc
User Applicant
Functional Unit API
Employee Name Ozzyie Chen
  • Attach files
  • Admin
    Carrie Goldberger commented
    September 13, 2019 20:55

    Thanks for the clarification Ozzyie!

    I was thinking you could use "End at" for deadlines and anything in the "Offered" category to show what needs to be accepted, but it sounds like the tricky part might be ensuring you pull the right data for each applicant. You can query by user, but then you'd essentially need a custom query for each applicant.

    Keeping this "open for voting" for an easier way to set up that dashboard information.