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

Pathways redesign closes #1 and #3 #12

Merged
merged 14 commits into from
Aug 27, 2021
Merged

Pathways redesign closes #1 and #3 #12

merged 14 commits into from
Aug 27, 2021

Conversation

rmccreath
Copy link
Member

Pull Request Details

Type: Feature implementation

Identify the Issue

#1 - Implement learning pathways

Description of the Change

A major change to the web app with improvements for usability, functionality, data files, and robust code implementation:

  • Added a homepage
    • Details on product and definitions
    • Links to content type using URL query passing
    • Highlighted section on technology pathways
  • Complete restructuring of all pages
    • Moved main development page to the top of a separate hierarchy
    • Changed courses to grouped approach for online/in-person, maintaining action buttons for each
    • Added a technology pathway page for R
    • Added individual course pages
    • Updating structure and styling across all pages
  • Updated data files
    • Split resource content to data file
    • Added additional data fields to course data: slug, overview, f2f, online, technology, level, prereqs, timetable, materials, and related.
    • Changed data type of type to be an array
  • Added placeholder video for upcoming introductory content on R pathways page
  • Added feedback mechanism for users

Release Notes

Improved usability with additional details, technology pathways, and specific course pages.

@rmccreath rmccreath added the enhancement New feature or request label Aug 27, 2021
This was linked to issues Aug 27, 2021
@rmccreath rmccreath changed the title Pathways redesign closes #1 Pathways redesign closes #1 and #3 Aug 27, 2021
@rmccreath rmccreath merged commit add0215 into master Aug 27, 2021
@rmccreath rmccreath deleted the pathways-redesign branch August 27, 2021 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Duplicate course names in JSON Learning pathways
1 participant