SlideShare a Scribd company logo
@kshuntley#etp18 @kshuntley
Kenneth Scott Huntley
TAFE NSW
EdtechPosium 2018
• Does Moodle need an introduction?
• Open Source LMS (Learning
Management System)
• Moodle HQ is in Australia!
• When I was a teacher at TAFE, I
learned to build courses and then
manage our section’s Moodle.
• Worked as a consultant training
people to use Moodle.
• I have “Moodle friends” around the
world.
@kshuntley@kshuntley#etp18 @kshuntley
• Does WordPress need an introduction?
• About 1/3 of the web is run on
WordPress.
• When I was a teacher at TAFE, I was
teaching WordPress (using Moodle!)
• The first conference I spoke at was a
WordPress conference!
• WordCamp Sydney 2014
• And three days later I went to my first
Moodle Conference – MootNZ14
• And I literally just spoke at WordCamp
Brisbane three days ago.
• I have love for both these pieces of
software and both these communities!
@kshuntley#etp18 @kshuntley
• There’s a teacher at the Institute of Hypothetical - Dr E. Xample.
• Let’s say she’s a frequent blogger.
• Let’s say our professor wants to bring her blogging/publications back into the classroom for
discussion.
• WordPress is a brilliant platform for blogging.
• Well known, well established, well supported.
• How do we feed this content back into a Moodle course?
@kshuntley#etp18 @kshuntley
• Alternatively: Rich Site Summary
• RSS is…
• …a way to publish an “article” on a website to a web feed.
• With an aggregator, you can then read that feed.
• …totally dead. No one is using it any more. Almost.
• Twitter no longer offers RSS.
• Facebook no longer offers RSS.
• Google discontinued its aggregator.
@kshuntley#etp18 @kshuntley
• So who is using RSS?
• Podcasts are actually delivered with RSS feeds.
• Each episode is actually an article with an attached mp3 or mp4 file.
• The mp3 is downloaded to your device.
• The article becomes the cover art and the show notes.
• This is interesting, but completely tangential.
@kshuntley#etp18 @kshuntley
• So who is using RSS?
• Some Moodle Activities generate RSS feeds.
• Blogs, Database, Glossary, Forums can all generate RSS feeds.
• https://docs.moodle.org/35/en/RSS_feeds
• https://docs.moodle.org/35/en/Using_Blogs
@kshuntley#etp18 @kshuntley
• So who else is using RSS?
• WordPress generates RSS feeds
• Your entire blog has a feed (i.e. all the articles)
• Authors can have feeds
• Comments have feeds
• Specific Categories and Tags can have feeds
• https://codex.wordpress.org/WordPress_Feeds
@kshuntley#etp18 @kshuntley
• Let’s say Dr. E. Xample blogs on her WordPress site.
• Any post she tags with her class name “INFO101” will be in the RSS
feed for that tag.
• These posts she wants to import into Moodle.
• For these screen shots, I’m going to import the RSS feed from my blog for
the tag “TAFE”.
@kshuntley#etp18 @kshuntley
So here’s a post I
wrote last year
about TAFE
@kshuntley#etp18 @kshuntley
I added a number of
tags, including “TAFE”. I
also added this to the
Category of
“Commentary”.
Remember, Categories
are big topics that your
blog is about. Tags are
keywords that this article
is about.
@kshuntley#etp18 @kshuntley
@kshuntley#etp18 @kshuntley
I’ve used the tag
“TAFE” 5 times (so far)
in my blog
• Now that Dr. E. Xample is generating content on her blog, how does she
display it in Moodle?
• We’ll use the Remote RSS Feeds block.
• There’s a few other plugins for RSS that you may want to look at; RSS
Plus, Advanced RSS Feed, Moderated RSS.
• https://moodle.org/plugins/index.php?q=rss
@kshuntley#etp18 @kshuntley
In my Moodle
course, I turn on
editing…
@kshuntley#etp18 @kshuntley
@kshuntley#etp18 @kshuntley
…and “Add a block”.
I’m looking for
“Remote RSS feeds”.
@kshuntley#etp18 @kshuntley
Click on the gear to
configure the Feed.
We currently don’t have
any feeds. We need to
Add/edit feeds.
“It’s a permissions
thing!” - Check your
permissions; not every
role can add/edit a
feed!
@kshuntley#etp18 @kshuntley
@kshuntley#etp18 @kshuntley
What’s my feed URL?
@kshuntley#etp18 @kshuntley
• The WordPress Codex has a great page on Feeds:
https://codex.wordpress.org/WordPress_Feeds
• There are many feeds we can generate, but a tag feed looks
this:
http://www.example.com/tag/tagname/feed
• So, for my example, I need to replace the protocol, the
domain and the tag slug.
https://scott.technology/tag/tafe/feed
@kshuntley#etp18 @kshuntley
In case you don’t know the
slug, check out your tags in
WordPress…
…hover over the tag, and
“edit” should appear. Edit
your tag…
@kshuntley#etp18 @kshuntley
…and there’s your slug!
ProTip: Resist the urge to
edit your slug willy nilly.
It’s going to totally mess
with your SEO.
@kshuntley#etp18 @kshuntley
Fill in your feed URL
(and title if you want)
@kshuntley#etp18 @kshuntley
Now when you configure
the block there’s a feed to
choose!
@kshuntley#etp18 @kshuntley
ProTip: You can set up
multiple feeds to display
in multiple blocks.
• And now I have a Block in my course
displaying a link to my WordPress
articles.
• I kept it simple for this demonstration.
• There are some Moodle plugins you
can play with.
• Some pull in a little more of the story
and the featured image.
@kshuntley#etp18 @kshuntley
• You can register an External Blog in Moodle.
• i.e. a WordPress blog.
• So student A. Keener can register his WordPress blog, and
Moodle will copy the contents of his WordPress blog to his
Moodle blog.
• A. Keener can even do the same tag or category trick to only
copy posts tagged with the class name “INFO101”.
• So his Marvel movie reviews won’t be mixed in with his school
work, even if they’re from the same blog.
@kshuntley#etp18 @kshuntley
As an Admin, check the
Blog settings.
@kshuntley#etp18 @kshuntley
As a course participant, In
my preferences, I can
“register an external blog”
@kshuntley#etp18 @kshuntley
Again, get the feed from your
WordPress. And again, you can
use a feed specific to tags,
categories or authors.
@kshuntley#etp18 @kshuntley
@kshuntley#etp18 @kshuntley
You could use Moodle to filter
for feed items with a specific
tag, but I prefer to use
WordPress to do the filtering.
You can automatically add a
tag inside Moodle to this post
that originated externally. That
could be useful!
• Our teacher Dr. E. Xample is
going to get her students to blog
about the course.
• Students can do this in Moodle:
• from their profile.
• from the Blog Menu block.
• Students can do this externally
(as A. Keener does in WordPress).
@kshuntley#etp18 @kshuntley
• You can also tap into the RSS feed…
• …from a Tumblr blog
• Just add “/rss” to the end of a Tumblr
url
• …from a Blogger blog
• https://support.google.com/blogger/
answer/97933?hl=en for instructions
on how
@kshuntley#etp18 @kshuntley
Let’s do a little blogging in
Moodle. I’m going to “Add an
entry about this course.”
@kshuntley#etp18 @kshuntley
You can attach a file
to a blog post in
Moodle.
You can also tag blog
posts.
@kshuntley#etp18 @kshuntley
It looks a little too much
like a forum for my tastes.
But it works for getting
students to do reflective
blogging.
But let’s take this blog post
and feed it back to
WordPress.
@kshuntley#etp18 @kshuntley
• Even though I can see everyone’s
entries, the RSS feed link is just
my posts.
• I can now use this RSS link to
syndicate my content back to
WordPress.
@kshuntley#etp18 @kshuntley
There are many WordPress
plugins for RSS. A search for
RSS turns up 151 pages of
results.
@kshuntley#etp18 @kshuntley
I’ve been using
FeedWordPress to syndicate
content and I’m fairly happy
with it.
ProTip: Look for plugins that
update often and are used by
many people.
@kshuntley#etp18 @kshuntley
After you install
FeedWordPress, click on
Syndicated Sites in the menu
(under Syndication).
Add your RSS link that you
copied from Moodle to the
New source and hit Add.
@kshuntley#etp18 @kshuntley
One setting I like to turn on is hold the
post for review in Pending so I can
tweak it for my blog.
But I could have published right away!
@kshuntley#etp18 @kshuntley
Another setting I like is the ability to
assign a category to posts from this feed.
I use this for syndicated blog posts I
wrote for the blog for the last company I
worked with.
You can also
automatically tag your
syndicated posts.
@kshuntley#etp18 @kshuntley
@kshuntley#etp18 @kshuntley
One thing to watch out for is
unmatched authors; it will try
to match authors to users of
the WordPress blog.
I just assigned all articles
on this feed to my
WordPress user.
@kshuntley#etp18 @kshuntley
Our test Moodle blog post
is now showing up in my
WordPress posts (as
Pending).
The time is when I
posted it on
Moodle, 24
minutes ago.
@kshuntley#etp18 @kshuntley
It looks like it’s come across
almost perfect.
I have a few issues with the
post, but I’ll live.
@kshuntley#etp18 @kshuntley
Even my Moodle tag has
come across.
A beautiful thing!
But… no file attachment.
It’s good. But not
perfect.
@kshuntley#etp18 @kshuntley
At this point you might be
wondering… “can I post
the feed of another
WordPress blog?”
@kshuntley#etp18 @kshuntley
Not only can you syndicate content from
another blog (or blogs), as we’ve seen,
you can build a feed for a
specific tag, category or author
(or any combination of these).
@kshuntley#etp18 @kshuntley
With my former company,
when syndicating blog posts
from their blog to my site,
adding to the “Syndicated”
category.
This text widget would only
show in the sidebar for this
category, explaining the content
was syndicated, with a link to
the company blog.
Those settings are under
“Visibility” when you add a
text widget to your site.
Let’s test it as a student.
Will student posts come
across though?
I added a student to my
course and then logged
in as that student.
@kshuntley#etp18 @kshuntley
I wrote a post as Archie
@kshuntley#etp18 @kshuntley
I made sure I associated
the post with the
Course which RSS I have
syndicated to my
WordPress site.
@kshuntley#etp18 @kshuntley
@kshuntley#etp18 @kshuntley
@kshuntley#etp18 @kshuntley
And Archie’s post
appears in my WordPress
@kshuntley#etp18 @kshuntley
#etp18 @kshuntley
• Moodle and WordPress can be used together!
• Dr. E. Xample and A. Keener are able to blog in either platform and pass
their content back and forth.
• RSS might be dying for the casual user but there’s a lot of power there.
• WordPress has excellent feed generating options - put them to work!
• Moodle can generate RSS feeds from a number of Activities - maybe you
can do something fun with the Glossary or Database activity.
• Find a good syndication plugin for WordPress. I like FeedWordPress but
see what works for you.
• Have fun exploring!
@kshuntley#etp18 @kshuntley
Thank You!
Questions?
Continue the conversation:
@kshuntley#etp18 @kshuntley
www.scott.technology
scott@kshuntley.com
kenneth.huntley3@tafensw.edu.au@kshuntley
www.linkedin.com/in/kshuntley/
#etp18

More Related Content

Similar to WordPress to Moodle (and Vice Versa) with RSS

Developing WordPress blogs as shared educational resources: some practical tips
Developing WordPress blogs as shared educational resources: some practical tipsDeveloping WordPress blogs as shared educational resources: some practical tips
Developing WordPress blogs as shared educational resources: some practical tips
Chris Willmott
 
Promoting Library Collections and Services; a decade of data and learnings
Promoting Library Collections and Services; a decade of data and learnings Promoting Library Collections and Services; a decade of data and learnings
Promoting Library Collections and Services; a decade of data and learnings
Michelle Breen
 
Mktg350 lecture 08282013
Mktg350 lecture 08282013Mktg350 lecture 08282013
Mktg350 lecture 08282013
lkirkman
 
Edu614 session 4 summer 14
Edu614 session 4 summer 14  Edu614 session 4 summer 14
Edu614 session 4 summer 14
Kathy Favazza
 
It free tech 2013
It free tech 2013It free tech 2013
It free tech 2013
clemaitre
 
Social scholar social media training - writing blog posts (29 oct 2014) [on...
Social scholar   social media training - writing blog posts (29 oct 2014) [on...Social scholar   social media training - writing blog posts (29 oct 2014) [on...
Social scholar social media training - writing blog posts (29 oct 2014) [on...
Matt Phillpott
 
SEO: Monitor the Web With Google Reader
SEO: Monitor the Web With Google ReaderSEO: Monitor the Web With Google Reader
SEO: Monitor the Web With Google Reader
Optima Worldwide
 
How To Guide : Researching Topics For Blogs
How To Guide : Researching Topics For BlogsHow To Guide : Researching Topics For Blogs
How To Guide : Researching Topics For Blogs
OmnePresent
 
WordPress Glasgow November 2017: How To Build Your Business Blog
WordPress Glasgow November 2017: How To Build Your Business BlogWordPress Glasgow November 2017: How To Build Your Business Blog
WordPress Glasgow November 2017: How To Build Your Business Blog
Claire Brotherton
 
A beginner’s guide to blogging
A beginner’s guide to bloggingA beginner’s guide to blogging
A beginner’s guide to blogging
Helen Webster
 
Twitter for students
Twitter for studentsTwitter for students
Twitter for students
MrJames Kcc
 
Blogs
BlogsBlogs
Google loves WordPress - Blogging For SEO WordCamp NYC 2012
Google loves WordPress - Blogging For SEO WordCamp NYC 2012Google loves WordPress - Blogging For SEO WordCamp NYC 2012
Google loves WordPress - Blogging For SEO WordCamp NYC 2012
Organical - The SEO Experts
 
Unified Content Model and Joomla!
Unified Content Model and Joomla!Unified Content Model and Joomla!
Unified Content Model and Joomla!
Mitch Pirtle
 
ACHLS Introduction To Blogging
ACHLS Introduction To BloggingACHLS Introduction To Blogging
ACHLS Introduction To Blogging
Kathryn Jones
 
Content Marketing Done Right - How not to Pirate Content - 12 tips - Curata C...
Content Marketing Done Right - How not to Pirate Content - 12 tips - Curata C...Content Marketing Done Right - How not to Pirate Content - 12 tips - Curata C...
Content Marketing Done Right - How not to Pirate Content - 12 tips - Curata C...
Curata
 
WordPress Webinar Training Presentation
WordPress Webinar Training PresentationWordPress Webinar Training Presentation
WordPress Webinar Training Presentation
MayeCreate Design
 
Blog post checklist
Blog post checklistBlog post checklist
Blog post checklist
WebFX
 
Blog Secrets - Barcamp Philly 2013
Blog Secrets - Barcamp Philly 2013Blog Secrets - Barcamp Philly 2013
Blog Secrets - Barcamp Philly 2013
Julie Hancher
 
The Blogging Basics
The Blogging BasicsThe Blogging Basics
The Blogging Basics
Lisa Hopkins
 

Similar to WordPress to Moodle (and Vice Versa) with RSS (20)

Developing WordPress blogs as shared educational resources: some practical tips
Developing WordPress blogs as shared educational resources: some practical tipsDeveloping WordPress blogs as shared educational resources: some practical tips
Developing WordPress blogs as shared educational resources: some practical tips
 
Promoting Library Collections and Services; a decade of data and learnings
Promoting Library Collections and Services; a decade of data and learnings Promoting Library Collections and Services; a decade of data and learnings
Promoting Library Collections and Services; a decade of data and learnings
 
Mktg350 lecture 08282013
Mktg350 lecture 08282013Mktg350 lecture 08282013
Mktg350 lecture 08282013
 
Edu614 session 4 summer 14
Edu614 session 4 summer 14  Edu614 session 4 summer 14
Edu614 session 4 summer 14
 
It free tech 2013
It free tech 2013It free tech 2013
It free tech 2013
 
Social scholar social media training - writing blog posts (29 oct 2014) [on...
Social scholar   social media training - writing blog posts (29 oct 2014) [on...Social scholar   social media training - writing blog posts (29 oct 2014) [on...
Social scholar social media training - writing blog posts (29 oct 2014) [on...
 
SEO: Monitor the Web With Google Reader
SEO: Monitor the Web With Google ReaderSEO: Monitor the Web With Google Reader
SEO: Monitor the Web With Google Reader
 
How To Guide : Researching Topics For Blogs
How To Guide : Researching Topics For BlogsHow To Guide : Researching Topics For Blogs
How To Guide : Researching Topics For Blogs
 
WordPress Glasgow November 2017: How To Build Your Business Blog
WordPress Glasgow November 2017: How To Build Your Business BlogWordPress Glasgow November 2017: How To Build Your Business Blog
WordPress Glasgow November 2017: How To Build Your Business Blog
 
A beginner’s guide to blogging
A beginner’s guide to bloggingA beginner’s guide to blogging
A beginner’s guide to blogging
 
Twitter for students
Twitter for studentsTwitter for students
Twitter for students
 
Blogs
BlogsBlogs
Blogs
 
Google loves WordPress - Blogging For SEO WordCamp NYC 2012
Google loves WordPress - Blogging For SEO WordCamp NYC 2012Google loves WordPress - Blogging For SEO WordCamp NYC 2012
Google loves WordPress - Blogging For SEO WordCamp NYC 2012
 
Unified Content Model and Joomla!
Unified Content Model and Joomla!Unified Content Model and Joomla!
Unified Content Model and Joomla!
 
ACHLS Introduction To Blogging
ACHLS Introduction To BloggingACHLS Introduction To Blogging
ACHLS Introduction To Blogging
 
Content Marketing Done Right - How not to Pirate Content - 12 tips - Curata C...
Content Marketing Done Right - How not to Pirate Content - 12 tips - Curata C...Content Marketing Done Right - How not to Pirate Content - 12 tips - Curata C...
Content Marketing Done Right - How not to Pirate Content - 12 tips - Curata C...
 
WordPress Webinar Training Presentation
WordPress Webinar Training PresentationWordPress Webinar Training Presentation
WordPress Webinar Training Presentation
 
Blog post checklist
Blog post checklistBlog post checklist
Blog post checklist
 
Blog Secrets - Barcamp Philly 2013
Blog Secrets - Barcamp Philly 2013Blog Secrets - Barcamp Philly 2013
Blog Secrets - Barcamp Philly 2013
 
The Blogging Basics
The Blogging BasicsThe Blogging Basics
The Blogging Basics
 

More from Kenneth Scott Huntley

Five Instructional Design Lessons from the Tokyo Subway
Five Instructional Design Lessons from the Tokyo SubwayFive Instructional Design Lessons from the Tokyo Subway
Five Instructional Design Lessons from the Tokyo Subway
Kenneth Scott Huntley
 
What to consider when selecting an LMS
What to consider when selecting an LMSWhat to consider when selecting an LMS
What to consider when selecting an LMS
Kenneth Scott Huntley
 
WCBNE: Your First Twelve Plugins
WCBNE: Your First Twelve PluginsWCBNE: Your First Twelve Plugins
WCBNE: Your First Twelve Plugins
Kenneth Scott Huntley
 
Making a Case for Arduino - ETP17
Making a Case for Arduino - ETP17Making a Case for Arduino - ETP17
Making a Case for Arduino - ETP17
Kenneth Scott Huntley
 
Using Competency Frameworks and Learning Plans
Using Competency Frameworks and Learning PlansUsing Competency Frameworks and Learning Plans
Using Competency Frameworks and Learning Plans
Kenneth Scott Huntley
 
MoodeMoot New Zealand - Can you lose Moodle in your sofa cushions?
MoodeMoot New Zealand - Can you lose Moodle in your sofa cushions?MoodeMoot New Zealand - Can you lose Moodle in your sofa cushions?
MoodeMoot New Zealand - Can you lose Moodle in your sofa cushions?
Kenneth Scott Huntley
 
WCSYD: Three Incredibly Nerdy (But Ultimately Pointless) Topics
WCSYD: Three Incredibly Nerdy (But Ultimately Pointless) TopicsWCSYD: Three Incredibly Nerdy (But Ultimately Pointless) Topics
WCSYD: Three Incredibly Nerdy (But Ultimately Pointless) Topics
Kenneth Scott Huntley
 
Compliance, Assessments and Activity Tracking
Compliance, Assessments and Activity TrackingCompliance, Assessments and Activity Tracking
Compliance, Assessments and Activity Tracking
Kenneth Scott Huntley
 
Performance Recording and Submission
Performance Recording and SubmissionPerformance Recording and Submission
Performance Recording and Submission
Kenneth Scott Huntley
 
BuzzConf - WPParra 7/9/15
BuzzConf - WPParra 7/9/15BuzzConf - WPParra 7/9/15
BuzzConf - WPParra 7/9/15
Kenneth Scott Huntley
 
PHP & EduTech: A Call To Arms!
PHP & EduTech: A Call To Arms!PHP & EduTech: A Call To Arms!
PHP & EduTech: A Call To Arms!
Kenneth Scott Huntley
 
Moodle and the Internet of Things
Moodle and the Internet of ThingsMoodle and the Internet of Things
Moodle and the Internet of Things
Kenneth Scott Huntley
 
SydPHP: IoT and Ugly Ties
SydPHP: IoT and Ugly TiesSydPHP: IoT and Ugly Ties
SydPHP: IoT and Ugly Ties
Kenneth Scott Huntley
 
Moodle and the Internet of Things
Moodle and the Internet of ThingsMoodle and the Internet of Things
Moodle and the Internet of Things
Kenneth Scott Huntley
 
WPParra AWS
WPParra AWSWPParra AWS
WP Parramatta Feb Housekeeping
WP Parramatta Feb HousekeepingWP Parramatta Feb Housekeeping
WP Parramatta Feb Housekeeping
Kenneth Scott Huntley
 
A Parramatta WordPress Christmas Carol
A Parramatta WordPress Christmas CarolA Parramatta WordPress Christmas Carol
A Parramatta WordPress Christmas Carol
Kenneth Scott Huntley
 
WPParra: WCSyd Wrapup (7/10/14)
WPParra: WCSyd Wrapup (7/10/14)WPParra: WCSyd Wrapup (7/10/14)
WPParra: WCSyd Wrapup (7/10/14)
Kenneth Scott Huntley
 
A Beginner's Guide to Popping the Bonnet and Getting Your Hands Dirty
A Beginner's Guide to Popping the Bonnet and Getting Your Hands DirtyA Beginner's Guide to Popping the Bonnet and Getting Your Hands Dirty
A Beginner's Guide to Popping the Bonnet and Getting Your Hands Dirty
Kenneth Scott Huntley
 

More from Kenneth Scott Huntley (19)

Five Instructional Design Lessons from the Tokyo Subway
Five Instructional Design Lessons from the Tokyo SubwayFive Instructional Design Lessons from the Tokyo Subway
Five Instructional Design Lessons from the Tokyo Subway
 
What to consider when selecting an LMS
What to consider when selecting an LMSWhat to consider when selecting an LMS
What to consider when selecting an LMS
 
WCBNE: Your First Twelve Plugins
WCBNE: Your First Twelve PluginsWCBNE: Your First Twelve Plugins
WCBNE: Your First Twelve Plugins
 
Making a Case for Arduino - ETP17
Making a Case for Arduino - ETP17Making a Case for Arduino - ETP17
Making a Case for Arduino - ETP17
 
Using Competency Frameworks and Learning Plans
Using Competency Frameworks and Learning PlansUsing Competency Frameworks and Learning Plans
Using Competency Frameworks and Learning Plans
 
MoodeMoot New Zealand - Can you lose Moodle in your sofa cushions?
MoodeMoot New Zealand - Can you lose Moodle in your sofa cushions?MoodeMoot New Zealand - Can you lose Moodle in your sofa cushions?
MoodeMoot New Zealand - Can you lose Moodle in your sofa cushions?
 
WCSYD: Three Incredibly Nerdy (But Ultimately Pointless) Topics
WCSYD: Three Incredibly Nerdy (But Ultimately Pointless) TopicsWCSYD: Three Incredibly Nerdy (But Ultimately Pointless) Topics
WCSYD: Three Incredibly Nerdy (But Ultimately Pointless) Topics
 
Compliance, Assessments and Activity Tracking
Compliance, Assessments and Activity TrackingCompliance, Assessments and Activity Tracking
Compliance, Assessments and Activity Tracking
 
Performance Recording and Submission
Performance Recording and SubmissionPerformance Recording and Submission
Performance Recording and Submission
 
BuzzConf - WPParra 7/9/15
BuzzConf - WPParra 7/9/15BuzzConf - WPParra 7/9/15
BuzzConf - WPParra 7/9/15
 
PHP & EduTech: A Call To Arms!
PHP & EduTech: A Call To Arms!PHP & EduTech: A Call To Arms!
PHP & EduTech: A Call To Arms!
 
Moodle and the Internet of Things
Moodle and the Internet of ThingsMoodle and the Internet of Things
Moodle and the Internet of Things
 
SydPHP: IoT and Ugly Ties
SydPHP: IoT and Ugly TiesSydPHP: IoT and Ugly Ties
SydPHP: IoT and Ugly Ties
 
Moodle and the Internet of Things
Moodle and the Internet of ThingsMoodle and the Internet of Things
Moodle and the Internet of Things
 
WPParra AWS
WPParra AWSWPParra AWS
WPParra AWS
 
WP Parramatta Feb Housekeeping
WP Parramatta Feb HousekeepingWP Parramatta Feb Housekeeping
WP Parramatta Feb Housekeeping
 
A Parramatta WordPress Christmas Carol
A Parramatta WordPress Christmas CarolA Parramatta WordPress Christmas Carol
A Parramatta WordPress Christmas Carol
 
WPParra: WCSyd Wrapup (7/10/14)
WPParra: WCSyd Wrapup (7/10/14)WPParra: WCSyd Wrapup (7/10/14)
WPParra: WCSyd Wrapup (7/10/14)
 
A Beginner's Guide to Popping the Bonnet and Getting Your Hands Dirty
A Beginner's Guide to Popping the Bonnet and Getting Your Hands DirtyA Beginner's Guide to Popping the Bonnet and Getting Your Hands Dirty
A Beginner's Guide to Popping the Bonnet and Getting Your Hands Dirty
 

Recently uploaded

Pengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptxPengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptx
Fajar Baskoro
 
The Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collectionThe Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collection
Israel Genealogy Research Association
 
spot a liar (Haiqa 146).pptx Technical writhing and presentation skills
spot a liar (Haiqa 146).pptx Technical writhing and presentation skillsspot a liar (Haiqa 146).pptx Technical writhing and presentation skills
spot a liar (Haiqa 146).pptx Technical writhing and presentation skills
haiqairshad
 
Leveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit InnovationLeveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit Innovation
TechSoup
 
MARY JANE WILSON, A “BOA MÃE” .
MARY JANE WILSON, A “BOA MÃE”           .MARY JANE WILSON, A “BOA MÃE”           .
MARY JANE WILSON, A “BOA MÃE” .
Colégio Santa Teresinha
 
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdfANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
Priyankaranawat4
 
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptxC1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
mulvey2
 
Reimagining Your Library Space: How to Increase the Vibes in Your Library No ...
Reimagining Your Library Space: How to Increase the Vibes in Your Library No ...Reimagining Your Library Space: How to Increase the Vibes in Your Library No ...
Reimagining Your Library Space: How to Increase the Vibes in Your Library No ...
Diana Rendina
 
How to Create a More Engaging and Human Online Learning Experience
How to Create a More Engaging and Human Online Learning Experience How to Create a More Engaging and Human Online Learning Experience
How to Create a More Engaging and Human Online Learning Experience
Wahiba Chair Training & Consulting
 
คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1
คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1
คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1
สมใจ จันสุกสี
 
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
PECB
 
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem studentsRHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
Himanshu Rai
 
BBR 2024 Summer Sessions Interview Training
BBR  2024 Summer Sessions Interview TrainingBBR  2024 Summer Sessions Interview Training
BBR 2024 Summer Sessions Interview Training
Katrina Pritchard
 
Liberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdfLiberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdf
WaniBasim
 
clinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdfclinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdf
Priyankaranawat4
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
Nguyen Thanh Tu Collection
 
PIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf IslamabadPIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf Islamabad
AyyanKhan40
 
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
Nguyen Thanh Tu Collection
 
Beyond Degrees - Empowering the Workforce in the Context of Skills-First.pptx
Beyond Degrees - Empowering the Workforce in the Context of Skills-First.pptxBeyond Degrees - Empowering the Workforce in the Context of Skills-First.pptx
Beyond Degrees - Empowering the Workforce in the Context of Skills-First.pptx
EduSkills OECD
 
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
Nguyen Thanh Tu Collection
 

Recently uploaded (20)

Pengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptxPengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptx
 
The Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collectionThe Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collection
 
spot a liar (Haiqa 146).pptx Technical writhing and presentation skills
spot a liar (Haiqa 146).pptx Technical writhing and presentation skillsspot a liar (Haiqa 146).pptx Technical writhing and presentation skills
spot a liar (Haiqa 146).pptx Technical writhing and presentation skills
 
Leveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit InnovationLeveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit Innovation
 
MARY JANE WILSON, A “BOA MÃE” .
MARY JANE WILSON, A “BOA MÃE”           .MARY JANE WILSON, A “BOA MÃE”           .
MARY JANE WILSON, A “BOA MÃE” .
 
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdfANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
 
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptxC1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
 
Reimagining Your Library Space: How to Increase the Vibes in Your Library No ...
Reimagining Your Library Space: How to Increase the Vibes in Your Library No ...Reimagining Your Library Space: How to Increase the Vibes in Your Library No ...
Reimagining Your Library Space: How to Increase the Vibes in Your Library No ...
 
How to Create a More Engaging and Human Online Learning Experience
How to Create a More Engaging and Human Online Learning Experience How to Create a More Engaging and Human Online Learning Experience
How to Create a More Engaging and Human Online Learning Experience
 
คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1
คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1
คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1
 
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
 
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem studentsRHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
 
BBR 2024 Summer Sessions Interview Training
BBR  2024 Summer Sessions Interview TrainingBBR  2024 Summer Sessions Interview Training
BBR 2024 Summer Sessions Interview Training
 
Liberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdfLiberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdf
 
clinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdfclinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdf
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
 
PIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf IslamabadPIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf Islamabad
 
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
 
Beyond Degrees - Empowering the Workforce in the Context of Skills-First.pptx
Beyond Degrees - Empowering the Workforce in the Context of Skills-First.pptxBeyond Degrees - Empowering the Workforce in the Context of Skills-First.pptx
Beyond Degrees - Empowering the Workforce in the Context of Skills-First.pptx
 
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
 

WordPress to Moodle (and Vice Versa) with RSS

  • 1. @kshuntley#etp18 @kshuntley Kenneth Scott Huntley TAFE NSW EdtechPosium 2018
  • 2. • Does Moodle need an introduction? • Open Source LMS (Learning Management System) • Moodle HQ is in Australia! • When I was a teacher at TAFE, I learned to build courses and then manage our section’s Moodle. • Worked as a consultant training people to use Moodle. • I have “Moodle friends” around the world. @kshuntley@kshuntley#etp18 @kshuntley
  • 3. • Does WordPress need an introduction? • About 1/3 of the web is run on WordPress. • When I was a teacher at TAFE, I was teaching WordPress (using Moodle!) • The first conference I spoke at was a WordPress conference! • WordCamp Sydney 2014 • And three days later I went to my first Moodle Conference – MootNZ14 • And I literally just spoke at WordCamp Brisbane three days ago. • I have love for both these pieces of software and both these communities! @kshuntley#etp18 @kshuntley
  • 4. • There’s a teacher at the Institute of Hypothetical - Dr E. Xample. • Let’s say she’s a frequent blogger. • Let’s say our professor wants to bring her blogging/publications back into the classroom for discussion. • WordPress is a brilliant platform for blogging. • Well known, well established, well supported. • How do we feed this content back into a Moodle course? @kshuntley#etp18 @kshuntley
  • 5. • Alternatively: Rich Site Summary • RSS is… • …a way to publish an “article” on a website to a web feed. • With an aggregator, you can then read that feed. • …totally dead. No one is using it any more. Almost. • Twitter no longer offers RSS. • Facebook no longer offers RSS. • Google discontinued its aggregator. @kshuntley#etp18 @kshuntley
  • 6. • So who is using RSS? • Podcasts are actually delivered with RSS feeds. • Each episode is actually an article with an attached mp3 or mp4 file. • The mp3 is downloaded to your device. • The article becomes the cover art and the show notes. • This is interesting, but completely tangential. @kshuntley#etp18 @kshuntley
  • 7. • So who is using RSS? • Some Moodle Activities generate RSS feeds. • Blogs, Database, Glossary, Forums can all generate RSS feeds. • https://docs.moodle.org/35/en/RSS_feeds • https://docs.moodle.org/35/en/Using_Blogs @kshuntley#etp18 @kshuntley
  • 8. • So who else is using RSS? • WordPress generates RSS feeds • Your entire blog has a feed (i.e. all the articles) • Authors can have feeds • Comments have feeds • Specific Categories and Tags can have feeds • https://codex.wordpress.org/WordPress_Feeds @kshuntley#etp18 @kshuntley
  • 9. • Let’s say Dr. E. Xample blogs on her WordPress site. • Any post she tags with her class name “INFO101” will be in the RSS feed for that tag. • These posts she wants to import into Moodle. • For these screen shots, I’m going to import the RSS feed from my blog for the tag “TAFE”. @kshuntley#etp18 @kshuntley
  • 10. So here’s a post I wrote last year about TAFE @kshuntley#etp18 @kshuntley
  • 11. I added a number of tags, including “TAFE”. I also added this to the Category of “Commentary”. Remember, Categories are big topics that your blog is about. Tags are keywords that this article is about. @kshuntley#etp18 @kshuntley
  • 12. @kshuntley#etp18 @kshuntley I’ve used the tag “TAFE” 5 times (so far) in my blog
  • 13. • Now that Dr. E. Xample is generating content on her blog, how does she display it in Moodle? • We’ll use the Remote RSS Feeds block. • There’s a few other plugins for RSS that you may want to look at; RSS Plus, Advanced RSS Feed, Moderated RSS. • https://moodle.org/plugins/index.php?q=rss @kshuntley#etp18 @kshuntley
  • 14. In my Moodle course, I turn on editing… @kshuntley#etp18 @kshuntley
  • 15. @kshuntley#etp18 @kshuntley …and “Add a block”. I’m looking for “Remote RSS feeds”.
  • 16. @kshuntley#etp18 @kshuntley Click on the gear to configure the Feed.
  • 17. We currently don’t have any feeds. We need to Add/edit feeds. “It’s a permissions thing!” - Check your permissions; not every role can add/edit a feed! @kshuntley#etp18 @kshuntley
  • 19. What’s my feed URL? @kshuntley#etp18 @kshuntley
  • 20. • The WordPress Codex has a great page on Feeds: https://codex.wordpress.org/WordPress_Feeds • There are many feeds we can generate, but a tag feed looks this: http://www.example.com/tag/tagname/feed • So, for my example, I need to replace the protocol, the domain and the tag slug. https://scott.technology/tag/tafe/feed @kshuntley#etp18 @kshuntley
  • 21. In case you don’t know the slug, check out your tags in WordPress… …hover over the tag, and “edit” should appear. Edit your tag… @kshuntley#etp18 @kshuntley
  • 22. …and there’s your slug! ProTip: Resist the urge to edit your slug willy nilly. It’s going to totally mess with your SEO. @kshuntley#etp18 @kshuntley
  • 23. Fill in your feed URL (and title if you want) @kshuntley#etp18 @kshuntley
  • 24. Now when you configure the block there’s a feed to choose! @kshuntley#etp18 @kshuntley ProTip: You can set up multiple feeds to display in multiple blocks.
  • 25. • And now I have a Block in my course displaying a link to my WordPress articles. • I kept it simple for this demonstration. • There are some Moodle plugins you can play with. • Some pull in a little more of the story and the featured image. @kshuntley#etp18 @kshuntley
  • 26. • You can register an External Blog in Moodle. • i.e. a WordPress blog. • So student A. Keener can register his WordPress blog, and Moodle will copy the contents of his WordPress blog to his Moodle blog. • A. Keener can even do the same tag or category trick to only copy posts tagged with the class name “INFO101”. • So his Marvel movie reviews won’t be mixed in with his school work, even if they’re from the same blog. @kshuntley#etp18 @kshuntley
  • 27. As an Admin, check the Blog settings. @kshuntley#etp18 @kshuntley
  • 28. As a course participant, In my preferences, I can “register an external blog” @kshuntley#etp18 @kshuntley
  • 29. Again, get the feed from your WordPress. And again, you can use a feed specific to tags, categories or authors. @kshuntley#etp18 @kshuntley
  • 30. @kshuntley#etp18 @kshuntley You could use Moodle to filter for feed items with a specific tag, but I prefer to use WordPress to do the filtering. You can automatically add a tag inside Moodle to this post that originated externally. That could be useful!
  • 31. • Our teacher Dr. E. Xample is going to get her students to blog about the course. • Students can do this in Moodle: • from their profile. • from the Blog Menu block. • Students can do this externally (as A. Keener does in WordPress). @kshuntley#etp18 @kshuntley
  • 32. • You can also tap into the RSS feed… • …from a Tumblr blog • Just add “/rss” to the end of a Tumblr url • …from a Blogger blog • https://support.google.com/blogger/ answer/97933?hl=en for instructions on how @kshuntley#etp18 @kshuntley
  • 33. Let’s do a little blogging in Moodle. I’m going to “Add an entry about this course.” @kshuntley#etp18 @kshuntley
  • 34. You can attach a file to a blog post in Moodle. You can also tag blog posts. @kshuntley#etp18 @kshuntley
  • 35. It looks a little too much like a forum for my tastes. But it works for getting students to do reflective blogging. But let’s take this blog post and feed it back to WordPress. @kshuntley#etp18 @kshuntley
  • 36. • Even though I can see everyone’s entries, the RSS feed link is just my posts. • I can now use this RSS link to syndicate my content back to WordPress. @kshuntley#etp18 @kshuntley
  • 37. There are many WordPress plugins for RSS. A search for RSS turns up 151 pages of results. @kshuntley#etp18 @kshuntley
  • 38. I’ve been using FeedWordPress to syndicate content and I’m fairly happy with it. ProTip: Look for plugins that update often and are used by many people. @kshuntley#etp18 @kshuntley
  • 39. After you install FeedWordPress, click on Syndicated Sites in the menu (under Syndication). Add your RSS link that you copied from Moodle to the New source and hit Add. @kshuntley#etp18 @kshuntley
  • 40. One setting I like to turn on is hold the post for review in Pending so I can tweak it for my blog. But I could have published right away! @kshuntley#etp18 @kshuntley
  • 41. Another setting I like is the ability to assign a category to posts from this feed. I use this for syndicated blog posts I wrote for the blog for the last company I worked with. You can also automatically tag your syndicated posts. @kshuntley#etp18 @kshuntley
  • 42. @kshuntley#etp18 @kshuntley One thing to watch out for is unmatched authors; it will try to match authors to users of the WordPress blog.
  • 43. I just assigned all articles on this feed to my WordPress user. @kshuntley#etp18 @kshuntley
  • 44. Our test Moodle blog post is now showing up in my WordPress posts (as Pending). The time is when I posted it on Moodle, 24 minutes ago. @kshuntley#etp18 @kshuntley
  • 45. It looks like it’s come across almost perfect. I have a few issues with the post, but I’ll live. @kshuntley#etp18 @kshuntley
  • 46. Even my Moodle tag has come across. A beautiful thing! But… no file attachment. It’s good. But not perfect. @kshuntley#etp18 @kshuntley
  • 47. At this point you might be wondering… “can I post the feed of another WordPress blog?” @kshuntley#etp18 @kshuntley Not only can you syndicate content from another blog (or blogs), as we’ve seen, you can build a feed for a specific tag, category or author (or any combination of these).
  • 48. @kshuntley#etp18 @kshuntley With my former company, when syndicating blog posts from their blog to my site, adding to the “Syndicated” category. This text widget would only show in the sidebar for this category, explaining the content was syndicated, with a link to the company blog. Those settings are under “Visibility” when you add a text widget to your site.
  • 49. Let’s test it as a student. Will student posts come across though? I added a student to my course and then logged in as that student. @kshuntley#etp18 @kshuntley
  • 50. I wrote a post as Archie @kshuntley#etp18 @kshuntley
  • 51. I made sure I associated the post with the Course which RSS I have syndicated to my WordPress site. @kshuntley#etp18 @kshuntley
  • 53. @kshuntley#etp18 @kshuntley And Archie’s post appears in my WordPress
  • 56. • Moodle and WordPress can be used together! • Dr. E. Xample and A. Keener are able to blog in either platform and pass their content back and forth. • RSS might be dying for the casual user but there’s a lot of power there. • WordPress has excellent feed generating options - put them to work! • Moodle can generate RSS feeds from a number of Activities - maybe you can do something fun with the Glossary or Database activity. • Find a good syndication plugin for WordPress. I like FeedWordPress but see what works for you. • Have fun exploring! @kshuntley#etp18 @kshuntley
  • 57. Thank You! Questions? Continue the conversation: @kshuntley#etp18 @kshuntley www.scott.technology scott@kshuntley.com kenneth.huntley3@tafensw.edu.au@kshuntley www.linkedin.com/in/kshuntley/ #etp18