reset password
Author Message
willy1087
Posts: 13
Posted 20:59 Feb 07, 2016 |

Prof Sun

Could you clarify a little bit on the last 2 bullet point for the "admin functions"?

This is what I think it is ONLY required when Edit Departments (last bullet point):

1 ) change the department name

2) add/remove programs and additional requirements

Is that right? Meaning we do not need to edit the program’s name (just like in the department name) or changing the additional requirements details.

 

Also, what is the different between "adding" on the third bullet point vs the "adding" of the last bullet point for the programs and additional requirements:

(25pt) Add new departments, including department programs and additional requirements.

(35pt) Edit departments, including changing department name, and adding/removing programs and additional requirements.

Thanks

Last edited by willy1087 at 21:52 Feb 07, 2016.
cysun
Posts: 2935
Posted 22:04 Feb 07, 2016 |
willy1087 wrote:

Prof Sun

Could you clarify a little bit on the last 2 bullet point for the "admin functions"?

This is what I think it is ONLY required when Edit Departments (last bullet point):

1 ) change the department name

2) add/remove programs and additional requirements

Is that right? Meaning we do not need to edit the program’s name (just like in the department name) or changing the additional requirements details.

Yes (just to make things a bit easier).

Also, what is the different between "adding" on the third bullet point vs the "adding" of the last bullet point for the programs and additional requirements:

(25pt) Add new departments, including department programs and additional requirements.

(35pt) Edit departments, including changing department name, and adding/removing programs and additional requirements.

#3 and #4 refer to two "processes" - adding a department and editing a department. These two processes may share some common operations like adding programs and additional requirements. You could implement them in a way that the same operations are used in both processes.

willy1087
Posts: 13
Posted 22:08 Feb 07, 2016 |
cysun wrote:
willy1087 wrote:

Prof Sun

Could you clarify a little bit on the last 2 bullet point for the "admin functions"?

This is what I think it is ONLY required when Edit Departments (last bullet point):

1 ) change the department name

2) add/remove programs and additional requirements

Is that right? Meaning we do not need to edit the program’s name (just like in the department name) or changing the additional requirements details.

Yes (just to make things a bit easier).

Also, what is the different between "adding" on the third bullet point vs the "adding" of the last bullet point for the programs and additional requirements:

(25pt) Add new departments, including department programs and additional requirements.

(35pt) Edit departments, including changing department name, and adding/removing programs and additional requirements.

#3 and #4 refer to two "processes" - adding a department and editing a department. These two processes may share some common operations like adding programs and additional requirements. You could implement them in a way that the same operations are used in both processes.

I see, thank you Professor for the clarification.