Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 2.10.0 #481

Merged
merged 88 commits into from
Sep 2, 2017
Merged

Release 2.10.0 #481

merged 88 commits into from
Sep 2, 2017

Conversation

JackMorganNZ
Copy link
Member

Notable changes:

This release adds a JPEG compression interactive, along with many bug fixes, corrections, and.

The version numbering scheme now does not start with the v character (so v2.9.1 is 2.9.1).
This to make the numbering consistent with our other projects (CS Unplugged and cs4teachers).

Changelog:

These buttons use the same formatting
as the homepage buttons.
This splits the NCEA assessment guides by year
level in both the source folders and in the
generated output.
The interactive allows students to select which
guides they are following for Level 2 NCEA encoding
and which grade it can provide them.

The basic HTML and CSS is here but the structure of
the table needs to be changed to be ordered with
topics across the top, rather than achievement level.

JS logic is currently missing too, and this will be
added next once structure is fixed.
The structure and max values are stored
within a dictionary structure, which is
used to create the initial grid.

While the JS requires looping through the
values for counting, and then again to
alter the grid (for disabling or re-enabling
items, or adding or removing validation
colours), it does work with different numbers
of items, grades, etc. This may allow this
interactive to be used for other NCEA course
selections.

Feedback messages are next to be added under
the grid.
Logic and settings for this structure
are yet to be implemented
This allows restricting to only selecting
items in one column.
@JackMorganNZ JackMorganNZ merged commit 9ab4976 into master Sep 2, 2017
@JackMorganNZ JackMorganNZ deleted the release/2.10.0 branch October 7, 2017 03:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

4 participants