Difference between revisions of "XS Content Delivery/feature/schoolsite"

From OLPC
Jump to: navigation, search
(Created page with '== Summary == Schoolsite is the base (configuration) Django app. It must be installed prior to the Pathagar (library), Karma Learning System (kls), or Item Bank (itembank) apps.…')
(No difference)

Revision as of 18:39, 22 October 2013

Summary

Schoolsite is the base (configuration) Django app. It must be installed prior to the Pathagar (library), Karma Learning System (kls), or Item Bank (itembank) apps.

Owner

Current status

  • Targeted release: XSCD_4
  • Last updated: 10/21/2013
  • Percentage of completion: 90%

Detailed Description

Currently this feature installs Django and provides initial configuration. This is a prerequisite to installing any Django app such as Pathagar.

Benefit to XSCD

Django is a base service which supports the library (Pathagar), registration (kls), and other Django applications.

Scope

This is an essential service to support other features of XSCD.

UI Design

None

How To Test

Install the library (Pathagar) or student registration features and test that they work correctly.

User Experience

Indirect through supported apps.

Dependencies

None

Contingency Plan

This feature will not be included in XSCD.

Documentation

Django documentation is available online.

Release Notes

Document Django version.

Comments and Discussion

discussion tab for this feature