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 6.0.0 #1435

Merged
merged 316 commits into from
Oct 8, 2020
Merged

Release 6.0.0 #1435

merged 316 commits into from
Oct 8, 2020

Conversation

courtneycb
Copy link
Contributor

@courtneycb courtneycb commented Sep 10, 2020

Changelog:

  • Add 'Plugging it in' area of the website:
    • Includes 21 programming challenges in Python for Binary Numbers.
    • Includes 9 programming challenges in Python for Kidbots.
    • Saves a users code attempt and their status on the question.
    • User code tested on the JOBE server.
    • Scratch questions are not supported.
  • Adds learning outcome and solution content to programming challenges table in the educators area.
  • Replace content under the Python dropdown on programming challenge pages in CSU with a link to the same challenge in Plugging it in.
  • Order glossary terms alphabetically for all languages.
  • Solutions provided on the standard CSU site now pass the tests for the respective programming challenge on the CSU Plugging it in site.
  • Host videos on Vimeo instead of YouTube.
  • Edit the formatting of subtitle files for Vimeo.
  • Put testing examples for programming challenges into a separate markdown file.
  • Add Google Tag Manager.
  • Minor content fixes.

dhlambert added 30 commits July 30, 2020 12:00
- Add challenge tite
- Add challenge hints and link to solution
- Add static programming hints area (no content)
- Remove link to unplugged lesson
- Remove learning outcomes
- Remove link to solution in hints
- Make the h1 challenge headings a smaller font size
- Remove 'Requirement' heading
- Remove lesson name
- Remove hamburger menu (and font awesome icons)
- Remove challenge name
- Progress label is made larger with more information and option to open the challenge navigation
- Make button text lowercase
- Make download button an outline style
- Equal sizes for both buttons
-Link to unplugged lesson (jump to unplugged)
-Link to plugging it in lesson
-Link to plugging it in topic
-Keep top header visible when sidebar open
-Switch around the topic and lesson display at the top of the side drawer
eAlasdair and others added 27 commits October 2, 2020 16:18
…ey're in the same sets but aren't in the same sets it's a very weird setup we've got going on here
Re-number product code check digits programming challenges
Add link to PII from programming challenges on educators site
Fix PII edge case where neither Next Challenge nor Previous Challenge buttons are needed, AND fix bug where translation not available message was not displayed
Hide pii walkthrough on small screens
Prevent navbar from cutting off content on smaller screens for PII
Copy link
Contributor

@eAlasdair eAlasdair left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hooray! 🎉 :party_parrot:

@courtneycb courtneycb merged commit cf43591 into master Oct 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to the software powering the website bug Something isn't working content: other content: programming challenges documentation frontend Related to the website the user sees javascript Pull requests that update Javascript code project style testing
Development

Successfully merging this pull request may close these issues.

5 participants