E-learning site
phpEdu
PhpEdu is a package for managing educational institutions with the ultimate aim of a complete Drupal e-learning solution. It is a set of modules which manage things like admission, academic programmes, faculties, departments, course registrations, online courses, attendance, fees, tests/exercises, academic records, alumni community among others.
This release marks the commencement of the beta cycle and installation is managed by the newly released phpEdu Installation Profile which has the following module dependencies.
- activeselect
- advanced_help
- calendar
- cck
- computed_field
- content_profile
- date
- filefield
- imageapi
- imagecache
- imagefield
- install_profile_api
- link
- og
- og_default_roles
- token
- views
To install:
- download and unpack all the tarballs needed - Drupal core, contrib and phpedu modules
- move all the contrib and phpedu modules into sites/all/modules directory
- download the phpEdu Installation Profile and unpack the directory into the profiles directory
- create your database
- edit your sites/default/settings.php
Taxonomy List
taxonomy_list.module is for displaying the terms (and optionally nodes) under categories with an image (Taxonomy Image module required) and description. User can select the number of terms to display in each row, and assign the HTML attributes to the display cell, image, and the description text.
