| View previous topic :: View next topic |
| Author |
Message |
khairin Regular
Joined: 27 Apr 2005 Posts: 57
|
Posted: Tue Nov 29, 2005 1:59 pm Post subject: Support For Multiple Program Structure |
|
|
As per discussion.....
aheee79: the system not yet support multiple program structure
aheee79: we wanted it to be like fee structure.. but i think we miss out this
aheee79: currently it define 1 program structure for the entire program
aheee79: then add/drop subject at individual student window
aheee79: can u create a thread in the forum.. indicating all the feedback such as this program structure thing.. so that its easier for us to track...
aheee79: it shd be easily done.. coz already has a sample in fee structure
ie. program stucture is defined by the intake code eg 0512, 0511 etc
We would appreciate if this feature can be included in your team's next visit to cybernetics.
Thank you... |
|
| Back to top |
|
 |
red1 Site Admin
Joined: 06 Jul 2004 Posts: 1756 Location: Kuala Lumpur, Malaysia
|
Posted: Sat Dec 17, 2005 6:59 pm Post subject: |
|
|
The Program Structure can now be defined according to Intake_Code, where the Course_Structure table now has an Intake_Code to be the extra key.
Student Enrollment > Course Update it will refer to the Intake Mth/Year as the Intake_Code in getting the right subjects.
I tested its ok, but need Gan and Khairin to test more if the code change affected other parts.
Already CVSed SetupProgramStructureModule.java, CourseData.java, StudentRegistrationModule.java and vtl/sis/struct/i_program_structure_select.vm
The PreRegistration i will do next to use the Intake_Code also.
DONE... StudentData, StudentInfo javas... CVSed
Few tests and it returns positive result. First of all, we need to add intake_code in course_structure table - Gan |
|
| Back to top |
|
 |
red1 Site Admin
Joined: 06 Jul 2004 Posts: 1756 Location: Kuala Lumpur, Malaysia
|
Posted: Mon Jan 09, 2006 12:25 am Post subject: |
|
|
Now u can copy the Program Structure to another IntakeCode. Its done in SetupProgramStructureModule.java and SetupProgramSructure.vm and i_program_structure_select.vm.
It works the same way as the Copy Fee Structure. |
|
| Back to top |
|
 |
|