Adding a Curriculum Link

Page public/academic/curriculum/index-template.html contains links to the university catalog. Create one for the current academic year. You will need to open the university catalog and navigate to the page that describes the BSCS curriculum. Then copy the URL for that page into public/academic/curriculum/index-template.html.

After changing public/academic/curriculum/index-template.html, run

  bin/buildBasic
in the base directory (accreditation) to build index.html from index-template.html.

bin/buildBasic is called by bin/buildTerm and bin/buildAcademicYear.