IntraApps: Restore Course structure to 3-level

Customize existing codes to restore back 3-level Course structure Degree (or Program) – Department – Course After Course structure is restored to original 3-level structure, the course will again become one-to-one relation with Department / Degree. It cannot be assigned to multiple Degrees / Departments. Course Search: Restore 3-level design dropdown list Course Details: Restore … Read more

IntraApps: Implement 2-level Course structure

Implemented: The existing design is set at 3-levels:Degree – Department -Course The new design will be only 2-level for more flexibilityProgram – Course There are 3 UIs to modify Course Search: This is the default page of the whole IntraApps.In the new design, display only Program (internally named Degree) on the dropdown list for the … Read more

IntraApps: Extension Calendar UI redesign

Implemented: Remove “Continuing Education” field Remove “Massage Certificate”, “Medical Qigong”, Mind-Body Medicine” under “Applied Programs” Replace those three categories under “Applied Programs” with a text box for flexible Program title that editor come up with. Remove “Objectives” field Create a shortcode to build content for non-“Doctoral CEUs” courses – the courses with above “Doctoral CEUs” … Read more

Faculty: Use Faculty names for Clinic Practitioner

To simplify maintenance and prevent duplication, not to use the name on the fbu_clinic_faculty table. Retrieve names from fbu_faculty table instead. Do not make any changes on database table. Just retrieve names from fbu_faculty table only.Not to use name fields on fbu_clinic_faculty table. Corresponding name fields on both tables Clinic Faculty table   Faculty table … Read more

Footer: Set the Copyright year dynamic

Currently the Copyright year on the first column of Footer is a static year. Meaning it will require editor to get in every year to update it. As you can see, it displays 2021 now. It’s year 2022 now. Make it a dynamic content so that it will be updated automatically every year. Fixed It … Read more