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

Updating/changing link in Code-of-conduct #1086

Closed
wants to merge 721 commits into from

Conversation

rohini-ranjanR
Copy link

On the WordPress website in the code-of-conduct page (https://learn.wordpress.org/online-workshops/code-of-conduct/), when we click the URL http://opensourcebridge.org/about/code-of-conduct/ the page is not opening, this link needs to change to https://opensource.com/code-of-conduct.

github-actions bot and others added 28 commits November 23, 2022 18:05
* Switch language field in frontend details

* Prioritize workshops in the user's locale using language instead of video_language

* Remove video_language editing and filtering in admin

* Switch to filtering by language in frontend

* Migrate workshop application form schema to language

* Stop registering video_language
* Add video length to tutorials archive

* Add length to featured tutorial

* Fix accessibility issues in tutorials archive

* Handle unset tutorial duration
* Adding description and links to course archive

This PR adds a page description and anchor links to the course archive template. Fixes #1114.

* Fixing linting errors

* Refactoring to improve performance and readability

* Fixing linting errors

* Removing old code

* Improve accessibility of course archive category nav, and reuse layout from Lesson Plan landing page

Co-authored-by: Adam Wood <adam.wood@automattic.com>
* Adding intro section to Tutorials archive

Fixes #1131

* Removing unneeded CSS classes
* Adding average learner data to course sidebar

Fixes #1089

* Fixing linting errors

* Moving course data to new block

* Fixing typo in variable name

* Fixing CSS and removing conflicting class

* Fixing CSS and removing conflicting class

* Removing completion rate

I'm temporarily removing the completion rate from this data (commenting it out rather than deleting it) as the completion rate metric is not actually helpful, given how quizzes and completions work in our courses.

There is a more helpful data point of "average progress" that is in the dashboard reports, however it isn't readily available for access on the frontend. I'm also not convinced it's a useful data point either way, so I'd like to get this update live and we can figure that out later on.

* Fixing linting errors with comments

* Removing unused code
Includes removing course specific padding
* Fixing rounding error for average grade

* Remove extra bottom border from single course header

Co-authored-by: Adam Wood <adam.wood@automattic.com>
* Adding page template

* Updating intro text and adding buttons

Adding buttons to the header in lieu of the search box that the other content types use.

* Update wp-content/themes/pub/wporg-learn-2020/page-online-workshops.php

Co-authored-by: Adam Wood <adam.wood@automattic.com>

* Updating markup and styles for header buttons

* Remove indentation from page content

* Add privacy attributes to external link

* Remove indentation from page footer

Co-authored-by: Adam Wood <adam.wood@automattic.com>
@hlashbrooke
Copy link
Collaborator

I have updated this in the page content - no PR is needed for this. Thanks for reporting @rohini-ranjanR!

@hlashbrooke hlashbrooke closed this Dec 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet