Metadata-Version: 1.1
Name: schooltool.cando
Version: 0.6
Summary: CanDo plugin for SchoolTool
Home-page: http://www.schooltool.org
Author: SchoolTool Developers
Author-email: schooltool-developers@lists.launchpad.net
License: GPL
Description: 
        
        =======
        CHANGES
        =======
        
        0.6 (2013-02-25)
        ----------------
        
        - Fix section skills with no equivalent course skill
        - Sorted by label and title in add skill view for projects
        - Moved "Skills Export" option from School to Documents view (https://launchpad.net/bugs/1126577)
        - Moved "Import Skill Data" option from School to Documents view (https://launchpad.net/bugs/1131436)
        - Changed string "skillset" to "skill set" (https://launchpad.net/bugs/1131376)
        - Removed title from tables in index views for document and node (https://launchpad.net/bugs/1049966)
        
        
        0.5.1 (2013-02-18)
        ------------------
        
        - New-style CanDo Gradebook report.
        - Added student's Section Competencies report.
        - Added student's Certificate of Competency report.
        
        
        0.4.4 (2013-02-18)
        ------------------
        
        - Fixed error when current skillset for the user has been removed.
        - Sorted tables for adding/removing nodes by label and title.
        
        
        0.4.3 (2013-02-11)
        ------------------
        
        - Fixed submit of Set Required/Visible course skills page.
        
        
        0.4.2 (2013-01-29)
        ------------------
        
        - Skills now have their own scoresystem. Old skills that had no scoresystem
          set, system default is used.
        - Add IEP (Individualized Educational Plan) functionality.
        - Added Dutch and Spanish (El Salvador) translations.
        
        
        0.4.1 (2012-11-29)
        ------------------
        
        - Fixed skills sorting in more teacher and student views.
        - Update section worksheets on global skill or skillset change (https://launchpad.net/bugs/1066940)
        
        
        0.4 (2012-11-27)
        ----------------
        
        - Search skills, skillsets, or nodes.
        - Sorted components (skills, skill sets, layers, etc) by label and title
        
        
        0.3.2 (2012-11-09)
        ------------------
        
        - Fix for the missing scores fix
        
        
        0.3.1 (2012-11-08)
        ------------------
        
        - Sorted skills by label in the skills gradebook
        - Fixed validation in score student view
        - Removed subscriber that prevented section deleting
        - Restored scores that disappeared after upgrade to 0.3
        
        
        0.3 (2012-10-19)
        ----------------
        
        - New sections don't get existing course skills (https://launchpad.net/bugs/1065128)
        - Allow users to add existing skills to projects gradebook
        - Allow users to move/delete project skills
        - Show previous scores in multiple term section gradebooks
        
        
        0.2.1 (2012-09-27)
        ------------------
        
        - Sorted worksheets in third-nav of the gradebook views
        - Edit document hierarchy view now sorts by hierarchy order
        - Nodes table filter now orders layer checkboxes by hierarchy order
        - I can't set a node label through the web (https://launchpad.net/bugs/1049442)
        
        
        0.2 (2012-09-13)
        ----------------
        
        - Added CourseNodes sheet to skills importer
        - Made Batch Assign Skills view to associate several nodes at once
        - Skills Document table views need cyclic relationship check (https://launchpad.net/bugs/1030865)
        - Added Skill Sets tab back to skills tertiary
        
        
        0.1 (2012-08-08)
        ----------------
        
        Initial release.
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Zope
Classifier: Topic :: Education
