XS Content Delivery/feature/schoolsite: Difference between revisions

From OLPC
Jump to navigation Jump to 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 edit summary
 
Line 1: Line 1:
{{xsce}}
== Summary ==
== Summary ==
Schoolsite is the base (configuration) Django app. It must be installed prior to the
Schoolsite is the base (configuration) Django app. It must be installed prior to the

Latest revision as of 02:37, 23 October 2013

This IIAB XSCE content does not reflect the opinion of OLPC. These pages were created by members of a volunteer community supporting OLPC and deployments.

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