Changes

Jump to: navigation, search

BBB BUC SAdmin MngProf

800 bytes added, 14:55, 18 June 2013
Scenario 5: Delete professor's.
'''Postconditions:''' Manage professors page.
'''Comments'''<br />For data used:<br />* In step 1, ff username not in DB but in LDAP, simply add user id (bu_id) to bbb_user, professor table unaffected at this point.* In step 3, professor table is affected.
=='''Scenario 2:''' Edit professor's subject.==
'''Postconditions:''' Manage professors page.
'''Comments:'''<br />* For edit professor's subject, the target's bu_id must be in professor table, no LDAP search is done.
=='''Scenario 3:''' Delete professor's subject.==
'''Postconditions:''' Manage professors page.
Comments:
 
For delete professor's subject, the target's bu_id must be in professor table, no LDAP search is done.
=='''Scenario 4:''' Add section to professor's subject.==
'''Postconditions:''' Manage professors page.
'''Comments:'''<br />
 
* section id (sc_id) cannot be entered separately from course id (c_id), since the professor table use a 4-part primary key (bu_id, c_id, sc_id, sc_semesterid)
=='''Scenario 5:''' Delete professor's.==
'''Postconditions:''' Manage professors page.
'''Comments:'''<br />
* section can exists (at least temporarily) without a prof, there may be instance where prof will change, no need to delete section before prof
=='''Scenario 6:''' Upload subject list.==
1
edit

Navigation menu