Hi WISE developers and server administrators,
WISE 5.4.1 is now available for download from
http://wise5.org. Many new features and improvements have been added since the 5.4 release based on feedback from our users and observations in classrooms. Notably, the Authoring Tool now looks and feels like the student and teacher tools, and you can author links to specific components instead of just steps. The drawing tool can import work from a previous Concept Map and set it as its background. And we have new Traditional Chinese and Greek translations from folks in Taiwan and Greece. You can read the full release notes here at
https://github.com/WISE-Community/WISE/wiki/WISE-v5.5-Release-Notes.
AT project map view:

AT HTML component editing view (linking to specific components):

WISE Traditional Chinese translations (by Frank and folks in Taiwan):

WISE Greek translations (in progress):

Major Changes
Student VLE
Updated the node numbering for projects so that it handles numbering steps in a branch path better
Authoring Tool
Redesigned to match look and feel of student and teacher tools
Modified WISELink so authors can link to a component inside a node. #827
Improved branch authoring by adding default values and fixing bugs related to constraints.
Minor Changes
Student VLE
Added the latest component state timestamp to the student status #814
Concept Map Component: Removed the 'Reset' and 'Add to Notebook' buttons in the grading view
Draw Component: Implemented importing Concept Map work as a background image to a Draw component
Added the submit counter to the student work for some components. Also added the max submit field for those components.
Classroom Monitor/Grading Tool
We now calculate the project max score by adding up the scores for a single path instead of all the paths. Made changes to make sure the max score for a student and the max score for a project only look at active nodes and components. #824
Authoring Tool
Indent steps in branch paths #820
Portal
Retrieve latest global WISE version and recent commits to GitHub asynchronously. #807, #830
Permission changes: only users with admin_role can give/revoke admin_roles. Nobody can revoke admin user's role or change admin user's password.
Protect inputs from dependency injection in forgot account forms for teachers and students
Misc.
Updated dependencies: Spring 4.3.4->4.3.8, SpringSecurity 4.2.0->4.2.2, Hibernate 5.0.10->5.0.12
Added OpenResponse E2E tests. Added more to CM E2E tests.
Traditional Chinese translations by @ntnuwise and Frank
Added Greek (locale "el") language support
Thanks!
WISE Team@Berkeley