Update old site with new dev site and rename old site

1. Create a subdomain website 2022.fivebranches.edu, clone the content of www.fivebranches.edu to that website2. Update www.fivebranches.edu website with the content from dev.fivebranches.edu websiteWork on the first item, setting up 2022.fivebranches.edu site starting from 5 pm, Friday 10/21/2022.After 2022.fivebranches.edu is up and running, let us check if it works as expected. If yes, proceed to work … Read more

Update Course related Shortcode

In the current design, a Course can be assigned to multiple departments. So the data field “departmentids” should be used for record selection, not “departmentid” field. By the same token, if a Degree ID is to be matched, the data field “degreeids” should be used, not “degreeid” field. Update the data field used in SQLs, … Read more