Free Range Edtech

Category: What’s New? Page 1 of 2

Hey, what’s happening around the OpenETC? We will let you know.

Co-op Means Never Saying Goodbye

This blog post is over a month late, but who is counting? The end of June marked the end of a 6 month part-time role here at the OpenETC as a Community Coordinator. It even took me a while to say hello (is tardiness a theme here?)

There really is no megaphone to reach everyone who uses the OpenETC and we are certainly not going to spam folks with emails. So my work here is reflected in blog posts on the site, some re-organization of the web face here (check out the sidebar and menus), but more in the Mattermost community space. There has been more use of that by folks to ask questions, yell for help, and share their work. That was the idea of Asking As Contributing.

The OpenETC idea of “Contributions not contracts” was a guide. Two attempts here involved putting SPLOTs to work as places for OpenETC to contribute by sharing.

The OpenETC Inspire site asks you to share the work of someone else that “inspires” you. It’s a new spin on an old idea, and I hope some folks pick up the habit (admission, I’m responsible for a lot of these). But it uses the TRU Collector, a theme available here on the OpenETC to build your own sites to open collect media or stories.

In preparation for an OERxDomains21 presentation (where the OpenETC was very well represented), I also created the Stories of OpenETC in Action site (this uses SPLOTbox) as a place for anyone to share (in text, image, video, audio) the “story” of what they have done with an OpenETC site (you can even record directly into the site).

We have no way of compelling people to contribute to these sites, but hope you might see some value in sharing back to the OpenETC what you have done.

That is the idea of a third thing I put together, the idea of just sending a small “Shareback” to let the people running this project the ways it is being put to use.

A lot of my time was kicking up some conversations in Mattermost and attending to calls for help. There has been a good amount of upticks in the use of Mattermost- I put together a new request form for any BC educator looking to create their own Team Space.

Often the requests for help in Mattermost lead to some new “how to blog posts.” I try as much as possible to put to work the things I am trying to explain, so in talking about using the Display Posts plugin, right here I can generate a dynamic list of all my blog posts here.

This is done via this shortcode (learn more here):

[[display-posts author="cogdog" posts_per_page="-1" order="ASC"]]

I’m also grateful to the OpenETC as we were able to put it to use for my other part-time project, where the H5P Kitchen had a home http://kitchen.opened.ca/.

The thing about a co-op experience is that it ought to really never end. So I am still checking in on the Mattermost spaces, and I will get pinged (and rather excited) when someone shares a site in the Inspire or OpenETC Stories sites.

A big thanks to Tannis Morgan for setting up this opportunity for me and Tracy Roberts at BCcampus for keeping the position open for me through June. And also to fellow co-op behind the scenes folks Brian Lamb, Anne-Marie Scott, Grant Potter, Troy Welch (we cannot thank Troy enough for doing all the sys admin stuff).

So this is not a goodbye in any way.


Featured Image: Waving Goodbye to Ya, Canada flickr photo by cogdogblog shared under a Creative Commons (BY) license

Not Using That WordPress Site Anymore? Cleanup is now Self Serve

We are not suggesting your WordPress sites are garbage! But if you can clean your digital room of unused sites, the system administrators here may smile.

At the time of writing this, there are over 3100 separate WordPress sites created at the OpenETC! That’s fantastic! And we hope you create more as needed. In the back room of the server (there is no such place actually, we are in the CLOUD) we do come across many sites that were started but not used much beyond. Or, if you are like me, maybe you create one to test something out, but then it just sits there, taking up database space.

As one of the ways you can contribute to the OpenETC that offers you a free and easy way to create WordPress sites here.

How to Delete and Unused WordPress Site

Previously only those with the keys to the server back room (see note above) could delete a site. But now you can do it yourself! Do this only if you are 100% sure you no longer need the site.

When logged into your WordPress dashboard, look under the Tools menu for Delete Site.

WordPress "Tools} menu with arrow pointing to "Delete Site" item beneath it

It is not immediate as we want to make sure that you really want to delete a site. You have to confirm with a checkbox AND then respond to an email confirming this step. So there are two chances to reconsider.

Warning about site deletion! It’s here to save you from accidental clicks.

Again, this is something to do only if you have no plans to use a WordPress site and truly want to see it vanished.

What About Exports? Archives?

There’s more to this topic than we might cover here! And we strongly suggesting taking questions, comments to the WordPress channel in the OpenETC Mattermost community.

You may want to move your WordPress site maybe to another host, your own domain. Exports should be easy, right? As usual with technology, you run into nuances. Guides are out there. While you can generate the export of your site’s content (via ToolsExport), you would still need to install themes, plugins, etc to a new site. And unless you leave the old site in place until exported, you will not be able to import all your media.

But maybe you want to create just an archive. Tools are out there that can convert a WordPress site to a standalone HTML archive, if you never intend to use it as a WordPress powered site again. I have used an OSX one called Site Sucker. Yes, it’s icon is a vacuum cleaner.

Let’s say you are not ready to decide! The OpenETC does not currently have a policy about when/if old sites should be removed. One thing you can do is publish a post left at the top of the site that indicates that it is no longer active. Who cares? Someone out there does! See what Dr Blog just did to make this clear.

It’s a small thing to do, but definitely, if you created a WordPress site here and never used it, please consider taking it to the curb.


Featured Image: Wikimedia Commons photo of Unused Phonebooks by David Shankbone shared under a Creative Commons CC BY license.

Set Up Tables in WordPress

In a web building galaxy long ago (the 1990s), HTML tables were the way to control the layout of your web sites. Right now, we have much more elegant tools, and ones that work better on different sized devices,

But there are times in a blog page or post when you may need to present data or information in a columnar format. There is a place for those <table>...</tables> after all.

This just came up in the WordPress Mattermost channel (why are you not in there?) via a question from Emily at Camosun College.

Hi all! My question (via a faculty member at Camosun). Tables in the OpenETC WP – possible? And it’s ok if the answer is no.

And this is how a co-op should work, right? Tannis was unsure but Troy quickly pointed out there is a Table block in the visual editor. I was double checking as I had not used it, but when you click the + sign to add a new paragraph, enter “Table” in the search for a block type, and you will find it is waiting for you.

The block editor with "Table" in the search field and the pne matching block appears below.

It’s not all that different from creating a Table in Google docs, you first pick the number of rows and columns (you can add/delete later). I made a simple one summarizing our exchange in Mattermost:

NameWhenNotes
Emily2:15pmasked about tables in WP
Tannis2:19pmsaid probably not easy?
Troy2:20pmyes, use the Table Block
Alan2:20pmdoing a demo now!
Can we have longer rows?
Creating a table in WordPress using the block editor

The options are not very sophisticated and any one wanting to precisely format tables might be frustrated. Primarily, the tables are meant to be flexible, so the expand/contract to fit the available space. The options on the block let you make fixed width tables (making them equal width proportional to the space available, and to add column labels for the header and optionally footer.

For more, I found table making tips from WPBeginner and also from MotoPress.

Editing in the WordPress block editor interface is far from everyone’s favorite mode and despite using it since it came out I shake my head often at it.

But as I was curious to see how it would do copy/pasting from Google Docs, as much content does do well in the transfer (I imagine that Word would do okay too). I thought I could find an existing document with tables in my Drive, but after 20 minutes of rummaging, I just made a quick silly demo document with a table inside of it. Copying the entire table, and pasting into a blank block here brings it over fairly well:

Dinner IdeaMainNeed
TacosShrimpJalapenos, tortillas
BBQSteakPropane, potatoes
ItalianSpaghettiNoodles, garlic
a table copy/pasted from a Google Doc

So this might be an easier way for designing your tables.

I’ve only dabbled here, but if you know more or have examples, share with us! But better, join our OpenETC Mattermost Community and then find your way to the WordPress channel. If you have a question, like Emily knows, I bet you will get an answer.


Image Credit: lined up for lunch 01 flickr photo by byronv2 shared under a Creative Commons (BY-NC) license

“You Can’t Always Math What You Want…” LaTeX at the OpenETC

As an example of how a cooperative works, suggestions in the OpenETC Mattermost channels is leading to adding support (soon) for LaTeX Math Display in WordPress and (now) in Mattermost itself.

Excuse the not so subtle reference to really old British rockers but we hope this gets to both what you want and what you need.

I might be among the few that has fond memories of learning math in school. I loved it (thank you Mr Fike, Ms Swanson, Mr Witz) and at one time put my calculus to use in grad school.

If you think complex mathematical expressions are head spinning, being able to display them in digital format is a deep rabbit hole that leads one to The LaTeX Project or see the references to it from WikiPedia.

LaTeX is a markup language but quite a few tags above and beyond HTML– and using it on web sites and other applications requires some addition bit of code under the hood. But, it allows you to publish equations like:

$latex i\hbar\frac{\partial}{\partial t}\left|\Psi(t)\right>=H\left|\Psi(t)\right&s=4>$

Getting this in WordPress means putting something like this into a code block- look at the LaTeX, lovely?

Latex code- $latex i\hbar\frac{\partial}{\partial t}\left|\Psi(t)\right>=H\left|\Psi(t)\right>$
LaTeX entered in format for the JetPack plugin to display, wrapped in ‘$latex….$` tags

I will admit I have no idea what this equation means (yes, I googled for an example). And this display is not quite the optimal size. .

Update: Thanks to a tip from Grant Potter in Mattermost, he showed me some Jetpack options for controlling the size of the rendered LaTeX image – than can help make the images render much bit bigger than origina; this meant appending the above code with ?s=x where x= a number from -4 to 4 for sizes from Tiny to Huge.

Latex code updated, with the addition indicated of $s=4 to the example aboce
We added &s=4 to make this equation much bigger.

But let’s backtrack to where this started. And what this Mattermost thing matters for figuring out things at the OpenETC.

It Started in Mattermost

You do know we offer Mattermost communities here at the OpenETC, not only for our community, but is also available as a hosted service for BC educators? It’s an open source alternative to commercial Slack, MS Teams, et al.

Jason Diemer asked in the OpenETC Mattermost channel

Hi folks. Is there a LaTeX plugin for WordPress?

I know little of LaTeX to be sure, but as I have access I could see no plugins we have available. The only option we have available (and used for my example above) is “support” for LaTeX via the JetPack plugin. You can activate this plugin in your OpenETC WordPress site, but it does require authenticating via a WordPress.com account (this does not seem to be a requirement for using the LaTeX option).

Plus, as Jason pointed out, this renders the LaTeX as an image that lacks good accessibility features (the raw LaTeX code is shoved in the image’s alt tag, I would guess that is of little use).

We are at present researching other plugins that provide better support, these are ones that use a library called MathJax that appear to require a server to run it from. This is currently being researched, but we expect to have support for better Math display soon. We always have to also explore the impact of more plugins on a shared service that powers some 3000+ sites.

Stay posted.

What About LaTeX in Mattermost?

Jason stepped up again to the mic in Mattermost, with a related question

Hi all. I’m new here. Recently I asked in the WordPress channel about getting a MathJax/LaTeX (preferably MathJax) plugin for WordPress. I did a little snooping around and it appears that Mattermost has LaTeX capability, but it needs to be “activated in the system console.” (As per https://github.com/kosgrz/mattermost-plugin-latex/issues/3#issuecomment-619567195)

If MathJax or LaTeX is something that can be used in Mattermost, then I can see this becoming a very effective tool for course discussions in STEM courses. I’d been contemplating using CampusWire for its LaTeX-ability, but if Mattermost can handle it, then there’s no need to look elsewhere.

Actually we were able to do this, and LaTeX is now available in Mattermost!

Screenshot of Mattermost chat where a formatted LaTex formula is displayed along with the reference link on how to format.
Proof of LaTeX is in the Open ETC Mattermost channel!

Using LaTeX here means putting math markup inside a code block (see the documentation for more details)

Entering LaTeX in a Mattermost message- use the Option/Alt Return key to use multiple lines

Writing LaTeX is not quite most people’s cups of tea! But to experiment with it, I discovered MathLex (nicely shared service under Creative Commons license) that as a visual interface for piecing together math expressions, and it reveals the LaTeX needed below.

That was how I made the utterly meaningless:

$latex \sum_{service = 1}^{mattermost} \frac{f \left( ETC + troy^{2} \right)}{\exp{\left( service + \ln{\left( day \right)} \right)}}$

Jason did inform us that the Matterost mobile client does not yet render LaTeX.

You can pipe in to these discussions in the OpenETC Mattermost Channel about Mattermost.

Ahem, Co-Op

This little exchange should demonstrate how the co-op works. We cannot meet everyone’s needs like an IT department, but we will try to provide support to technologies like LaTeX that have potential for broad use (and send some love to Troy Welch, our tireless admin who actually does the work to make this stuff happens.

We are still looking at getting a WordPress plugin available that can handle LaTeX better than JetPack. And we also are looking at recent requests for plugins to handle multilingual content.

As the old boys never quite sang:

No, you can't always get the plugin you want
You can't always get the plugin you want
You can't always get the plugin you want
But if you ask in Matternost you might find
You get what you need

Image Credit: Lorraine Turnbull Foster, first woman to earn Ph.D. in math at Caltech, 1964.jpg Wikimedia Commons image licensed CC BY-SA, modified by Alan Levine to add a bit more scribble on the board and the OpenETC logo.

Putting WordPress Posts to Work with Display Posts Plugin

Posts. Posts. Posts. That’s what you write and publish in WordPress. They show up on your front page, newest first. Maybe you organize them into categories, which you can display… newest first.

But there’s a lot more you can do to use them in other ways with the Display Posts plugin, available to everyone’s sites hosted at the OpenETC. You can embed a listing of posts in page, a widget, even… inside another post! And you can use extra options to change which posts are selected, in what order they are listed (including my favorite, random) and how they are displayed (to show an excerpt, date published).

This is one plugin I use over and over.

I saw a possibility when Emily Schudel shared in our Mattermost Community (what, you are not in there? Join now) a fantastic project she has done for over a year for the Camosun College eLearning site. First, check out the Camosun Faculty Stories. They are a wonderful testimonial to the care and effort Camosun faculty put into adjusting their teaching to pandemic conditions.

Here you can find inspirational stories from faculty across Camosun College who bravely moved their courses from face to face to completely online, sometimes in a matter of a few weeks.

You will find a list of 22 Faculty stories Emily has collected and published as posts, and organized them as well into a Faculty Stories category. It is published as a WordPress Page, and I would guess that each time Emily publishes a new story, she has to update this page.

This is one place where Display Posts can make the list of stories dynamic, the page of Faculty Stories could be updated by itself when she published the next story in this category.

The first step is heading into your WordPress plugins, look for the one called Display Posts, and click the Activate link.

Nothing happens.

Yet.

This plugin is used in content via WordPress Shortcodes, they are things in brackets [.....] that are a placeholder for inserting content when published.

The basic use of the plugin is

[display-posts]

which would merely display a list of the 10 most recent posts. But it offers a wide range of extra options you can add to make it do something different.

To automate what is done in Emily’s manually edited lists of posts, I would use something like this shortcode – I know the options well but they are well documented:

[display-posts category="faculty-stories" order="ASC" posts_per_page="-1"]

This says to select posts only from the Faculty Stories category (using the part of URL used in displaying the category) https://camosunelearning.opened.ca/category/faculty-stories/ The ASC option for order flips the default action to list newest posts first, we want to list them in the order they were published. The posts_per_page value of –1 is a trick to have to display all posts (otherwise you only get only 10 posts).

If Emily wanted to include an excerpt from the post and a link to continue reading, this should work:

[display-posts category="faculty-stories" order="ASC" posts_per_page="-1" include_excerpt="true" excerpt_more="Read more..." excerpt_more_link="true"]

There are other ways Emily could put her posts to work. She could create a sidebar or footer text widget (or use in any page/post) with a Display Posts shortcode that displays 5 random stories.

[display-posts category="faculty-stories" orderby="rand" posts_per_page="5"]

Each time the page is viewed, it should list five random stories from the collection.

I find this plugin useful too on sites where I change the option on my site to use a WordPress for the home rather than just the newest posts — see Take Control of the Front of Your WordPress Site. I used this for the Stories of OpenETC in Action site to have a welcome message on the landing page. In the middle of this page, I use the Display Posts plugin to list 5 random stories:

[display-posts posts_per_page="5" orderby="rand"]

that generates a different set of 5 on every view:

Screenshot that shows a list of 5 different linked stories, on the right is the text of the shortcode listed above
See the randomness at https://openetc.opened.ca/

You can just have posts come up as WordPress gives them to you, or you can take over control and display them in many more different ways with the Display Posts plugin.

And if that’s not enough, wait until you see what is possible for Pages with the Page-List plugin.


Image Credit: Image by Daniel Hannah from Pixabay 

We Seek Your Stories of OpenETC in Action

What does having your own OpenETC WordPress site, Mattermost Community, or access to Web Apps mean for you? We want to collect these stories to demonstrate the impact an Open EdTech Co-op can have.

Charts and numbers are one way to show this, but personal stories can say a lot more.

As another way of contributing back to the OpenETC we are asking for short stories that can submitted in a number of formats via a new collection of Stories of OpenETC in Action.

Using a pre-built SPLOTbox media theme available to all OpenETC users, you can add a story in video (YouTube or vimeo), audio (uploaded audio or recorded directly to the site), or an image and text. We just want to see, hear, share in your own voice what using OpenETC platforms has enabled for you as a BC student, teacher, educator.

We seek short, five minute stories that convey why your site or experience at the OpenETC is meaningful to you as a student, teacher, educator, internet citizen.

You do not even need to identify yourself or your site, just share as much as you wish. This will also help give people new to the OpenETC a reason to start their own journey.

Explore the stories and we hope you hear our call and share your own.

Also your stories will also help us in a presentation April 21-22, 2021 for the OERxDomains conference to share to the world what is happening here at the OpenETC.

Finally, another way to contribute back to the OpenETC is to nominate someone else’s site that inspires you.


Image credit: Remix of the concept of Rosie The Riveter We Can Do It poster (public domain) with an OpenETC logo designed for us by Bryan Mathers (shared under Creative Commons CC-BY).

Take Control of the Front of Your WordPress Site

The default display of most WordPress themes is the standard reverse chronological listing of published posts (newest stuff first). This works fine as a blog or reflective journal.

But with one small trick, you can take over the front page of any site with the information you want to provide there- an introduction or overview, and invitation to take part, maybe a current assignment. And you can provide that chronological listing to a secondary page.

I have mocked up a demo for this concept for the home of fictitious academic, Dr Blog. It is pure gibberish with filler text from a cosmic generator, random images from pravatar.cc, but also making use of some layouts only possible in the WordPress block editor, which is an open choice for you. But note the front entrance is not a stream of posts.

Okay, I could not resist slipping in a few more tricks like random header images, category descriptions, a wee bit of custom CSS to make the subtitle more readable. These are teasers, but if you want to learn more,just ask in a comment or the OpenETC Mattermost channel for WordPress fans.

Page It In

One of the longer points of clarification in WordPress is the difference between Posts, the things we do the most with, and Pages. They are very similar at the editing level.

Posts are organized by date and also category. But pages exist on their own, and are displayed only via links, adding to menus, etc. A typical use of a Page is the About page that usually comes by default in a new site (and many people ignore) which explains what the site is about. But they can also be used for offering a CV, contact information, a course description, an artist’s statement. A site might exist solely of Pages, maybe if it is more like a book, because Pages can be organized in an outline format.

But for now, the front page trick.

  1. Create a new Page with all the content you want to show up on the front. This can be almost anything. You can change it at any time. Or you could have a series of ones that maybe you swap in and out at different times of the year.
  2. If you want to have an interior page that has the default blog format, create a second Page with a title like “All Posts”, “Reflections”, or even “Blog”. It needs no content.

In your WordPress dashboard, look under Settings and select Reading. The top setting controls the front page layout with the default for Your homepage displays set to latest posts.

WordPress interface for Reading Settings with default setting of "Your homepage displays" set you "Your Latest Posts"

Switch that setting to A static page and use the menus to chose the ones you representing the front page (or Homepage), and optionally, one to show all your Posts (moving the blog post listing to an interior page). For Dr Blog, these settings look like:

The WordPress interface for Reading Settings with "Your homepagedisplays" set to "A static page". Below the menu for Home page has "Meet Dr Blog" selected and "Posts page" has "All Writings" selected

Save these settings, and zip over to your site. The front page of posts has been pushed aside! For Dr Blog, you can still access this via their interior page.

Big Deal or Not?

To me this is a key way to make a site more your own, as you can design anything you want in the front. But it makes sense for many sites to offer a welcome, or explanation, something other than post, post, post.

I would want this in a portfolio site to introduce visitors with information about me

I was nudged to write this from a question emailed from an OpenETC member who wanted to exclude a certain category of posts from their home page. To me, replacing with an information page, and then using categories, menus to direct visitors to specific groups of posts, is effective. In a future post I can share how a plugin like Display Posts (available here) can be used on a front Page to list posts from a certain category, rather than all posts.

I’ve used this for a previous course site that used the TRU Collector SPLOT theme for have students share responses, but I changed out the front page to reflect the current assignment. I also used this for a current course home page, using the stock Twenty-Twenty theme, but those pesky blocks to provide a custom layout.

I bet that others here are using this “trick”, I would love to see more examples to provide. And for future WordPress tips, let me know something you want use to cover.

This is one small way you can assert a bit more control over a WordPress site. I have many more in my bag, but I am sure others do too.


Featured Image: Take Control flickr photo by Rasta Taxi shared under a Creative Commons (BY-NC) license modified by Alan Levine to be better cropped for a blog header.

Blocks or Not? You Decide

Few things divide WordPress folks as much the [relatively] new Block Editor, aka “Gutenberg” vs the venerable Classic one.

You are either one side or the other.

A frame by frame Photoshop edit by Alan Levine of the numerous Rabbit Season / Duck Season GIFs found on giphy and very much in murky copyright waters. It’s parody!

The 2500+ WordPress sites here at the OpenETC all run from a shared install of the software, so we constantly try to balance everyone’s desires. We allow all users to choose Rabbit or Duck via the Classic Editor.

Recently we changed things for new sites to be set by default for the Block Editor- this may have triggered notices for all WordPress users, but no one is taking away your Classic Editor. You still get to choose. You can check and manage your WordPress Editing environment under SettingsWriting in the Dashboard / admin area of your site. These are your options and you can change them anytime.

I’m Fully Into the Block Editor (Daffy Duck)

Copy these options under SettingsWriting

Even if the user is just you, set Default editor for all users to Block editor and set Allow users to switch editors to No. You will not lose any content, and your previous posts will all show up in the “Classic Block” which is close to the old one. All new posts will be done in the Block Editor.

I have gotten rather accustomed to the Block Editor. It means each paragraph is its own thing. Yes, I still stumble over things, but as the features have expanded in the last year, I am liking the structural things I can do in pages that previously called for plugins and theme specific interfaces. I have accepted the Block Way (but am free to cuss at it any time).

I’m Not Giving Up My Classic Editor (Bugs Bunny)

Copy these options under SettingsWriting

Even if the user is just you, set Default editor for all users to Classic editor and set Allow users to switch editors to No. You will keep on using the editor you love and cherish. We will try to make this available to you as long as we can.

But the future direction of WordPress is aimed at the Block Editor, and officially support for the Classic Editor plugin stops December 31, 2021. That does not mean Classic goes away, but it might have implications in the future as the WordPress Core evolves.

I am on the Fence and Prefer to bounce Back and Forth (Bugs Duck? Daffy Bunny?)

Copy these options under SettingsWriting

Set Default editor for all users to whichever one you prefer set Allow users to switch editors to Yes. This means that any author on your site can use whichever editor they want on a post by post basis. With this setting, when you look at the lists of posts in your site, it indicates which one it will use by default. If you hover your cursor over any title, the quick links provide the tools you can use to edit in either one! You choose.

To me, this makes it a bit more complex, but might be preferable as you are learning to adjust to the new editor, but or important work, yo might want to use Classic if it is more productive for you.

To someone reading your site, it makes no difference which editor you use; both editors generate good old HTML. It’s more of an issue on finding a way to continue writing and publishing while learning to ride a new editor.

If you have any questions concerns, leave a comment below. But better join us in the OpenETC Mattermost where we have a WordPress channel for getting answers, or just publicly displaying your love or loathing of the Block Editor. For an illustrated guide to editors, switching, and more resources, see Troy Welch’s post explaining this to users of the Thompson Rivers University TRUbox WordPress site (which works just like this one, and is also under Troy’s nurturing system administration care, please remember to thank Troy!)

Do you want more information, tips about using the Block Editor? We do have a few plugins available that extend its capabilities even more.


Featured Image: Pixabay photo by Matthias Böckel edited by Alan Levine to include WordPress and OpenETC logos.

Open Education Week: Share An Inspiring OpenETC Site

OEWeek 2021

Monday starts Open Education Week, a celebration and showcase including more than 165 activities and events taking place around the world. The schedule is always reflecting your local time. Share what you are doing or experiencing in social media frequently during this week using the #OEweek tag.

BCcampus Activities for Open Education Week

BCcampus has a full slate of activities worth tuning into- we highly recommend the Open Education Challenge series –

This series is a fun way to get a taste of  Open Education Practices (OEP) – over the course of 5 days, we will release 2 challenges per day.  A challenge is a micro activity that you can do in 10 minutes or less that will cover a small aspect of open education.

The challenge series is open to anyone but has been designed for educators who are new to open education. You might have heard about OER, open textbooks, and perhaps even open pedagogy but if you don’t know where to find them or how to use or create them, then this is for you. This isn’t a bootcamp or a crash course in open education, it’s more of a tasting buffet of appetizers, designed to allow even the most time-constrained educators to participate.

(listed here as part of Open Education Week)

And take note- the Open Challenge site comes to you right from the OpenETC! https://oechallenge.opened.ca/ Maybe that site is… inspiring?

An OpenETC Activity (for this week and beyond)

The OpenETC is launching here an ongoing activity for Open Education Week . Let’s celebrate and recognize the wealth of open educational practice amongst more than 2500 WordPress sites housed in our co-op.

We provide yet another means of small but valuable ways of contributing back to our co-op. The ask is that you nominate someone else’s opened.ca site that somehow speaks to you, inspires you.

Meet OpenETC Inspire

https://inspire.opened.ca/

The ask here is to share not your own site, but someone else’s at the OpenETC. All that you need to do is (a) find an inspiring site; (b) Make a screenshot and copy the web address; and (c) share that information into the Inspire site.

As examples, see the ones we seeded for this launch or see what happens when you pick one at random.

How do you find a site to share? Currently the sidebar of the main OpenETC site displays the 20 newest sites just started here. We are at work to build a dynamic directory, but for now we have a mega list of over 2100 OpenETC WordPress sites. Explore a few and find one that speaks to you. If you are teaching with an OpenETC blog, you could share a student’s site (or students could share their course sites or peer sites).

The only rule is that anything submitted must reflect a site hosted at opened.ca.

Think of what we might build if we take on this bite sized Open Education Week challenge. And as a bonus, this site is built on a SPLOT WordPress theme that is available for OpenETC members to clone as their own.

Inspire Was Inspired

In the spirit of reuse, remix, the idea for the OpenETC Inspire (and we name it honor of the original) came from a project in the DS106 open digital storytelling course. In 2012, for their final project, two students proposed what they named inSPIRE as a place to honor and share the work of other ds106 participants. It became an ongoing activity in future ds106 courses and demonstrates a valuable, connective characteristic of open communities.

The original ds106 inSPIRE site (still available) https://inspire.ds106.us/

The spirit of ds106 inSPIRE site is as relevant or more nine years later.

A key part of the ds106 community is the connections between all of the pioneers. We have knitted together an intimate community that is not only participating in its structure but also creating it. The in[SPIRE] project wants to build a narrative of these connections in an ever-growing diagram. Be a part of the project and submit works that have inspired you and watch the diagram grow!

ds106 INSPIRE SITE Description

We invite anyone to find an inspirational OpenETC site and share it in the Inspire collection. More than that, we hope you get a chance to partake of some of the many activities of Open Education Week.


Featured Image: Unsplash image by Ave Calvar modified by placing the OpenETC chicken logo behind the phone.

Asking As Contributing

As alluded into my hello post one key way to contribute something to the OpenETC is to ask a question. Doing this is a double win– when answered, it hopefully helps you, but doing so in public helps others.

Still, I sense often there is a reluctance to ask something in public, due to that inner voice that may whisper “you are an idiot! everyone knows how to do that.” That voice is a liar. And to reiterate my ability to mess up in public, when tweeted I misspelled my own blog post title.

Yet there is another wonderful aspect about asking questions in public. Educators are eager to help answer! It feels good to do. It’s great medicine in anytime, but especially in pandemic times. I usually like to teach in networked spaces where my students can answer each other’s questions before I can. And no, I am not trying to get out of work — it creates more of community feel when the answers come from each other.

And that’s why the openETC Mattermost channels are a prime place to contribute by asking questions, answering, offering resources, encouragement, and yes, the every helpful reactionary GIF (I leave it to the reader to imagine one below). We have an ideal set up in the OpenETC “Team” for anything, the generic Town Hall channel is a good starting spot, but we have specific places to ask about Mattermost, WordPress, and the Sandstorm / Web Apps.

List of the OpenETC public channels in Mattermost including "Mattermost", "Off-Topic", "Tech Help", "Web Apps", and "WordPress"

And it need not just be technical things to ask about here.

There is also a pending plan to set up something to curate “asks” and “answers”, and no, it’s not an FAQ. A Frequently Asked Question page always sounds ideal, but perhaps it is me, but I almost never find the Q I have much less the A.

Step into the channels and ask and answer each other. That’s the smallest big way to be a part of and give back to the openETC.


Featured Image: From one of the Asks and Offers activities led by the community building champion Nancy White

Asks
Asks flickr photo by cogdogblog shared under a Creative Commons (BY) license

Page 1 of 2

Powered by WordPress & Theme by Anders Norén