Metadata-Version: 1.1
Name: schooltool.cando
Version: 2.6.2
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
        =======
        
        2.6.2 (2014-04-11)
        ------------------
        
        - Fixed access to scoresDict property (https://launchpad.net/bugs/1306778)
        
        
        2.6.1 (2013-11-24)
        ------------------
        
        - Fixed equivalent lookup in the skills gradebook.
        - Fix Total points external activity to return a percentage of total possible
          points.
        
        
        2.6.0 (2013-10-10)
        ------------------
        
        - Add student's view for projects (https://launchpad.net/bugs/1070278)
        - Fix student and teacher sorting in some reports.
        - Allow sorting gradebook by first or last name (https://launchpad.net/bugs/1234284)
        - Fix navigation when schoolear has non-ascii chars (https://launchpad.net/bugs/1234690)
        - Fix forbidden attribute error on login after timeout (https://launchpad.net/bugs/1154662)
        
        
        0.8.2 (2013-09-14)
        ------------------
        
        - Add a view to batch-deprecate skills, skill sets and nodes.
        - Added field to node search table to filter by common text
        - Fixed Save button in deprecate skills view when there's only one result
        - Changed wording and functionality of Visible/Active/Retired to Deprecated
        - Changed wording attribute to field in batch assign view
        - Fixed score student view for projects
        
        
        0.8.1 (2013-08-23)
        ------------------
        
        - Nodes and skill sets can now be retired.
        - Allow clerks and managers to access skills and reports.
        - Update GPL license and file headers from gnu.org (https://launchpad.net/bugs/1211145)
        
        
        0.8.0 (2013-08-01)
        ------------------
        
        - Background PDF reports
        - Moved in Per Student Skills Report and Skills Completion Report from schooltool.virginia
        - Added Student skill completion (by section) pdf archive report.
        
        
        0.7.1 (2013-05-29)
        ------------------
        
        - Renamed Section Competencies reports to Student Skill Reports
        - Fixed Add Skill exception when z3c.form >= 2.9 is used (https://launchpad.net/bugs/1185433)
        
        
        0.7.0 (2013-04-18)
        ------------------
        
        - Fixed column title in SkillSets worksheet in sample data xls (https://launchpad.net/bugs/1126624)
        - Added Label column to SkillSets worksheet in the exporter
        - Changed required widget terms to Required and Optional (https://launchpad.net/bugs/1123471)
        - Made label and descriptions fields uniform for nodes, skill sets and skills (https://launchpad.net/bugs/1103708)
        - Added "Submit and add" action to "New skill set" form (https://launchpad.net/bugs/1103710)
        - Changed Skills selector to Skill Sets in the gradebook (https://launchpad.net/bugs/1154425)
        - Fixed worksheet order in Skills Export xls (https://launchpad.net/bugs/1126612)
        - Updated translations
        
        
        0.6.2 (2013-03-25)
        ------------------
        
        - Added section student competency report
        - Fixed skills sorting in Set Required/Visible view
        - Fixed permissions of project view
        
        
        0.6.1 (2013-03-20)
        ------------------
        
        - Fixed permissions of popup menus and competency report
        - Updated translations, added Thai
        
        
        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
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Zope
Classifier: Topic :: Education
