Instructions Part 2

Usage of the SRP Backend Portal

Object hierarchy

Browse through the data and visit all levels which reflect the real structure of the University. The deepest level is the Certificate Course, for example BOT111 'Diversity of Plants' has the path:

  Academic Section
> Faculty of Agriculture
> Department of Agricultural Economics & Ext. Services
> Certificates
> BACHALOR OF AGRICULTURE (AGRIC ECONS)
> Level 100
> First Semester
> Diversity of Plants

Also the URL reflects this hierarchy. It's a path along the Ids of the hierarchical ordered ancestor objects:

http://srp.waeup.org/campus/academics/AGR/AEE/certificates/BAGAEE/100/first/BOT111.

For each Certificate Course there is a corresponding Course object. The Course objects are in the course folder of the department offering this course:

  Academic Section
> Faculty of Life Sciences
> Department of Botany
> Courses
> Diversity of Plants

or: http://srp.waeup.org/campus/academics/LSC/BOT/courses/BOT111

At the moment there is no direct link to the Course source. But you can easily use the search function, e.g. search for BOT111, and you'll find not only the Course source itself but also all other Certificates referring to this course.

The content types of all objects are ordered in the same way:

AcademicsFolder > FacultyFolder > DepartmentFolder >
       CoursesFolder > Course
       CertificatesFolder > StudyLevel > Semester > CertificateCourse

The datastructure of the objects (also called attributes or properties) are defined by their content type.

Register new portal members and delegate roles

  1. As a Portal Managers you can register new members. Click the 'Members' tab in the navigation bar and then 'Create' in the horizontal object action bar. Enter the member data. Do not tick the Manager box. Create for example a member called ART Manager.
  2. Go to the Faculty of Arts (Academics -> Faculty of Arts)
  3. Click 'Delegate'.
  4. Search for '*'
  5. Tick Art Manager and assign the role 'Section Manager'. Now the member ART Manager has got the local manager role exclusively for the Faculty of Arts.
  6. Log out
  7. Log in as ART Manager and see the difference: If you go to the 'Faculty of Arts' you will be able to view the data, edit the data, delegate your role to other members, add a new department, approve the data or see a list of unchecked items inside the Faculty of Arts. The same functions are also available for all departments below the ART level. If you go to another faculty, only the 'View' tab appears. This shows how the delegation of roles works.

Check and approve data

Couse and Certificate data have to be checked. Only checked data will be available for course registration in the frontend module.

  1. Go to any Certificate object and approve this object (Click the 'Approve' tab in the object action bar) . The status in the object action bar (on the right) will change from 'unchecked' to 'checked'. Be aware that only the certificate status has changed, not the status of the children objects, i.e. the CertificateCourses. Thus, do the same for the CertificateCourse and Course objects.
  2. Alternatively, you can use the 'Select all' tab at the end of a contents table. For example, go to the list of courses of any department, click 'Select all' and then 'Approve'. The status of all objects in this list will change from 'unchecked' to 'checked'.
  3. If you want to see your 'worklist', i.e. all objects which are still unchecked inside the faculty or department where you currently are, click 'Unchecked Items'. Only when this list is empty, the work is done.

Add data

Probably many items are missing. You can add the respective data from the place where you are. Also these items have to be approved after creation.