Coder Social home page Coder Social logo

bcgov / wp-learning-hub Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 295 KB

A Wordpress plugin to provide a custom content type "Courses" with various associated taxonomies.

License: Apache License 2.0

PHP 93.90% HTML 6.10%
bcgov php psa wordpress wordpress-plugin

wp-learning-hub's People

Contributors

allanhaggett avatar repo-mountie[bot] avatar

Watchers

 avatar  avatar  avatar

wp-learning-hub's Issues

Establish priority ranking for search results

Greg says: "PM101, essentially THE project management course shows up about midway in the search for “project management”. Guessing it’s alphabetical, but is there a way to establish a priority ranking in the meta tagging?"

I'm not sure if this has an easy solution (e.g. use Wordpress 'sticky'?) or if this needs to wait for enterprise search, or what, but I agree that it'd be a good thing to consider.

It's Been a While Since This Repository has Been Updated

This issue is a kind reminder that your repository has been inactive for 181 days. Some repositories are maintained in accordance with business requirements that infrequently change thus appearing inactive, and some repositories are inactive because they are unmaintained.

To help differentiate products that are unmaintained from products that do not require frequent maintenance, repomountie will open an issue whenever a repository has not been updated in 180 days.

  • If this product is being actively maintained, please close this issue.
  • If this repository isn't being actively maintained anymore, please archive this repository. Also, for bonus points, please add a dormant or retired life cycle badge.

Thank you for your help ensuring effective governance of our open-source ecosystem!

Create new development environment

To avoid confusion, I tore down the previous development enviro where we were prototyping. Now I need to re-setup Wordpress in a new place and get it running so that I can develop the theme and the plugin.

Lets use common phrasing

TL;DR 🏎️

Teams are encouraged to favour modern inclusive phrasing both in their communication as well as in any source checked into their repositories. You'll find a table at the end of this text with preferred phrasing to socialize with your team.

Words Matter

We're aligning our development community to favour inclusive phrasing for common technical expressions. There is a table below that outlines the phrases that are being retired along with the preferred alternatives.

During your team scrum, technical meetings, documentation, the code you write, etc. use the inclusive phrasing from the table below. That's it - it really is that easy.

For the curious mind, the Public Service Agency (PSA) has published a guide describing how Words Matter in our daily communication. Its an insightful read and a good reminder to be curious and open minded.

What about the master branch?

The word "master" is not inherently bad or non-inclusive. For example people get a masters degree; become a master of their craft; or master a skill. It's generally when the word "master" is used along side the word "slave" that it becomes non-inclusive.

Some teams choose to use the word main for the default branch of a repo as opposed to the more commonly used master branch. While it's not required or recommended, your team is empowered to do what works for them. If you do rename the master branch consider using main so that we have consistency among the repos within our organization.

Preferred Phrasing

Non-Inclusive Inclusive
Whitelist => Allowlist
Blacklist => Denylist
Master / Slave => Leader / Follower; Primary / Standby; etc
Grandfathered => Legacy status
Sanity check => Quick check; Confidence check; etc
Dummy value => Placeholder value; Sample value; etc

Pro Tip 🤓

This list is not comprehensive. If you're aware of other outdated nomenclature please create an issue (PR preferred) with your suggestion.

Fix pagination formatting and wording

Leanna said: "[Yesterday 4:21 p.m.] Hill, Leanna PSA:EX
second - when a list of more than x number of courses comes up, it indicates page 1... 3 and then it has a title on tthe left that says "Older posts". Can we change that to make it easier to navigate to 'more courses' or something? "

Remove the "Continue reading post_title" text in the blog posts on front page

For example:
"The Declaration Act established B.C. as the first jurisdiction in Canada to adopt legislation to implement the United Nations Declaration on the Rights of Indigenous Peoples (U.N. Declaration). The… Continue reading The B.C. Declaration on the Rights of Indigenous Peoples"
Remove the end bit.

Support ELM course abstracts

We are currently only syncing the brief description of the course, but courses also contain an abstract that has a substantially longer character limit.

Bring the abstract in as the main content body, and make the brief description the excerpt in WP. Only show the excerpt in search results and listings.

Manually adding links to courses is broken

When you attempt to add a new course, the custom field "Course Link" should contain the URL to the course registration page, but it broke at some point recently and now it won't accept any value; you put a value in and update, but the value is not saved.

Support partner contact information on special hidden page

We need to keep contact info for each partner for MyHR usage in replying to CRM tickets, but don't want to display this to regular users. We want to add support for a "partner contact" field on the "Learning Partner" taxonomy terms, and then create a special page that lists all partners with that info; this won't be linked to from anywhere public.

Stop sync script from timing out

The sync process times out after 30 seconds when it would finish after about 35-40 seconds, so we manually double the exe time with set_time_limit(60)?

It's Been a While Since This Repository has Been Updated

This issue is a kind reminder that your repository has been inactive for 368 days. Some repositories are maintained in accordance with business requirements that infrequently change thus appearing inactive, and some repositories are inactive because they are unmaintained.

To help differentiate products that are unmaintained from products that do not require frequent maintenance, repomountie will open an issue whenever a repository has not been updated in 180 days.

  • If this product is being actively maintained, please close this issue.
  • If this repository isn't being actively maintained anymore, please archive this repository. Also, for bonus points, please add a dormant or retired life cycle badge.

Thank you for your help ensuring effective governance of our open-source ecosystem!

Explainer video not hosted on YouTube

Youtube has started playing pre-roll ads and other interface ugliness that is entirely inappropriate for this video. Host the video on the local file system and link to that in a nice interface rather than linking to YT at all.

Add missing topics

TL;DR

Topics greatly improve the discoverability of repos; please add the short code from the table below to the topics of your repo so that ministries can use GitHub's search to find out what repos belong to them and other visitors can find useful content (and reuse it!).

Why Topic

In short order we'll add our 800th repo. This large number clearly demonstrates the success of using GitHub and our Open Source initiative. This huge success means it's critical that we work to make our content as discoverable as possible. Through discoverability, we promote code reuse across a large decentralized organization like the Government of British Columbia as well as allow ministries to find the repos they own.

What to do

Below is a table of abbreviation a.k.a short codes for each ministry; they're the ones used in all @gov.bc.ca email addresses. Please add the short codes of the ministry or organization that "owns" this repo as a topic.

add a topic

That's it, you're done!!!

How to use

Once topics are added, you can use them in GitHub's search. For example, enter something like org:bcgov topic:citz to find all the repos that belong to Citizens' Services. You can refine this search by adding key words specific to a subject you're interested in. To learn more about searching through repos check out GitHub's doc on searching.

Pro Tip 🤓

  • If your org is not in the list below, or the table contains errors, please create an issue here.

  • While you're doing this, add additional topics that would help someone searching for "something". These can be the language used javascript or R; something like opendata or data for data only repos; or any other key words that are useful.

  • Add a meaningful description to your repo. This is hugely valuable to people looking through our repositories.

  • If your application is live, add the production URL.

Ministry Short Codes

Short Code Organization Name
AEST Advanced Education, Skills & Training
AGRI Agriculture
ALC Agriculture Land Commission
AG Attorney General
MCF Children & Family Development
CITZ Citizens' Services
DBC Destination BC
EMBC Emergency Management BC
EAO Environmental Assessment Office
EDUC Education
EMPR Energy, Mines & Petroleum Resources
ENV Environment & Climate Change Strategy
FIN Finance
FLNR Forests, Lands, Natural Resource Operations & Rural Development
HLTH Health
IRR Indigenous Relations & Reconciliation
JEDC Jobs, Economic Development & Competitiveness
LBR Labour Policy & Legislation
LDB BC Liquor Distribution Branch
MMHA Mental Health & Addictions
MAH Municipal Affairs & Housing
BCPC Pension Corporation
PSA Public Service Agency
PSSG Public Safety and Solicitor General
SDPR Social Development & Poverty Reduction
TCA Tourism, Arts & Culture
TRAN Transportation & Infrastructure

NOTE See an error or omission? Please create an issue here to get it remedied.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.