kgary / SER_TA_Grader_App_Issues

Issue tracking repo for ASU SER TA Grader App
MIT License
0 stars 0 forks source link

Current work hours not being accepted within the employment section #1

Open mohitkm opened 7 years ago

mohitkm commented 7 years ago

The system adds the number of hours from the "Maximum time commitment" radio buttons and the "Current Employment work hours" text field.

Most of us would be applying for TA/Grader Jobs in the future so usually the current work hours will be irrelevant by then.

The system does not let us save the current work hours. screen shot 2017-05-19 at 10 36 27 am

deepaksn716867 commented 7 years ago

@kgary , how do we handle this ?? , shld we not add both the current employment work hours and Max time commitment together or shld we remove the current employment text box all together ??

kgary commented 7 years ago

I think we just simplify. Let's just ask them flat out how many hours they currently know they are available for the next hiring semester. This implies of course that we track the "next hiring semester"

deepaksn716867 commented 7 years ago

This issue has been fixed and I changed the 'MaxTime commitment' wording to 'Available MaxTime Commitment'. Also Changed the logic in the javascript function.