umts / jobapps

Rails app for job application, interview scheduling, demographic reporting, and application resource configuration.
https://transit-jobapps.admin.umass.edu/
MIT License
5 stars 4 forks source link

Adjust "reviewed" wording on student dashboard #627

Open benmelz opened 1 month ago

benmelz commented 1 month ago

Good Morning,

Would it be possible to make it so when an applicant completes the application and submits it, they get a confirmation on the site and are then redirected to anywhere else than the application page? People seem to be thinking that the app failed, and they resubmit an application.

Thanks!

Don

I mean, we do send you back to the "dashboard" and there is a success message, which I'd think would be enough. Guess not though. It would be relatively inexpensive/better to send them directly to the show page application they submitted?

werebus commented 1 month ago

The dashboard also shows the status of their application submission(s) and interview(s).

Screenshot from 2024-07-22 at 12_05_32 772972113

This really feels like not an issue. Perhaps "Please select the application..." could be adjusted to say something different when there are pending submissions. We could also emphasize/reword "Your application has not been reviewed yet", I guess?

werebus commented 1 month ago

As I thought about it, I think there's a possible point of confusion here in the two different uses of "review". Our app says that your application hasn't been "reviewed" and also provides a link to "review" your application. In one case we're talking about "...by a staff memeber" and the other, we're talking about "...for your own curiosity".

Anbranin commented 1 month ago

I think @werebus hit the nail on the head here. With this wording it makes it seem like it's your job to review your application. I'd change the wording to explicitly say "reviewed by staff" and use the word "view" when referring to the end user's ability to look at their application for their own curiosity.

werebus commented 1 month ago

Confirmed with Don that the student dashboard is already what he was looking for. So, no major changes needed.

But I think we should make the wording adjustment @Anbranin suggested.

Anbranin commented 1 month ago

It's been a while since I worked on jobapps, I'll take this since it's low-priority.