<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: 5 ways to personalize Moodle LMS with FilterCodes	</title>
	<atom:link href="https://www.elearningworld.org/5-ways-to-personalize-moodle-lms-with-filtercodes/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.elearningworld.org/5-ways-to-personalize-moodle-lms-with-filtercodes/</link>
	<description>For the online learning world</description>
	<lastBuildDate>Tue, 28 Jun 2022 12:52:42 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Michael Milette		</title>
		<link>https://www.elearningworld.org/5-ways-to-personalize-moodle-lms-with-filtercodes/#comment-1520</link>

		<dc:creator><![CDATA[Michael Milette]]></dc:creator>
		<pubDate>Mon, 27 Jun 2022 06:44:01 +0000</pubDate>
		<guid isPermaLink="false">https://www.elearningworld.org/?p=14855#comment-1520</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.elearningworld.org/5-ways-to-personalize-moodle-lms-with-filtercodes/#comment-1519&quot;&gt;Anonymous&lt;/a&gt;.

Hi Tanja,

I am so glad to hear that you are finding FilterCodes amazing. With regards to the issues you are experiencing, I suspect that you may have installed an older version of FilterCodes. The tags that don&#039;t seem to work were all introduced in release 2.3.0 in April 2022. Even better, upgrade to the latest version of FilterCodes release 2.3.1. It includes a couple of bug fixes with the {mygroups} and {ifingroup} tags.

If you have any more questions, please feel free to join the &lt;a href=&quot;https://moodle.org/mod/forum/discuss.php?d=359252&quot; rel=&quot;nofollow ugc&quot;&gt;discussion page&lt;/a&gt; or report an issue in the &lt;a href=&quot;https://github.com/michael-milette/moodle-filter_filtercodes/issues&quot; rel=&quot;nofollow ugc&quot;&gt;bug tracker&lt;/a&gt;.

You may also find some helpful information in the &lt;a href=&quot;https://github.com/michael-milette/moodle-filter_filtercodes/blob/master/README.md#troubleshooting&quot; rel=&quot;nofollow ugc&quot;&gt;Troubleshooting or FAQ sections&lt;/a&gt; of the documentation.

Best regards,

Michael]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.elearningworld.org/5-ways-to-personalize-moodle-lms-with-filtercodes/#comment-1519">Anonymous</a>.</p>
<p>Hi Tanja,</p>
<p>I am so glad to hear that you are finding FilterCodes amazing. With regards to the issues you are experiencing, I suspect that you may have installed an older version of FilterCodes. The tags that don&#8217;t seem to work were all introduced in release 2.3.0 in April 2022. Even better, upgrade to the latest version of FilterCodes release 2.3.1. It includes a couple of bug fixes with the {mygroups} and {ifingroup} tags.</p>
<p>If you have any more questions, please feel free to join the <a href="https://moodle.org/mod/forum/discuss.php?d=359252" rel="nofollow ugc">discussion page</a> or report an issue in the <a href="https://github.com/michael-milette/moodle-filter_filtercodes/issues" rel="nofollow ugc">bug tracker</a>.</p>
<p>You may also find some helpful information in the <a href="https://github.com/michael-milette/moodle-filter_filtercodes/blob/master/README.md#troubleshooting" rel="nofollow ugc">Troubleshooting or FAQ sections</a> of the documentation.</p>
<p>Best regards,</p>
<p>Michael</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anonymous		</title>
		<link>https://www.elearningworld.org/5-ways-to-personalize-moodle-lms-with-filtercodes/#comment-1519</link>

		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Sun, 26 Jun 2022 21:40:48 +0000</pubDate>
		<guid isPermaLink="false">https://www.elearningworld.org/?p=14855#comment-1519</guid>

					<description><![CDATA[Hello, 

thank you for the great tips. I am new to FilterCodes and definitely will explore it. 

I really like the idea of the if functions, which makes it easy to use only one label and write everything for all different roles. That is amazing. So far I used the restrictions in the activities and had to create difefrent labels for different people.  

I tried to use your examples on my frontpage, but some of the codes are not working. 


I used: 

{ifminsitemanager}
Active users: {usersactive} of a total of {usercount}
Users online: {usersonline}
Total courses: {coursecount}
Users from countries: {userscountrycount}
{/ifminsitemanager}

{button /course/}See all courses{/button}



Active users: 783 of a total of 784
Users online: 1
Total courses: 41
Users from countries: {userscountrycount}

{button /course/}See all courses{/button}


Can you maybe help me out, what this can be? 

I tried it on our Live-site (Moodle 3.9) as well as on our Sandbox (Moodle 4.0). 

I also read somewhere that {coursename ID} would show the Coursename of the course with a particular ID - this is also not functioning for me. 

Thank you so much and many greetings, 

Tanja]]></description>
			<content:encoded><![CDATA[<p>Hello, </p>
<p>thank you for the great tips. I am new to FilterCodes and definitely will explore it. </p>
<p>I really like the idea of the if functions, which makes it easy to use only one label and write everything for all different roles. That is amazing. So far I used the restrictions in the activities and had to create difefrent labels for different people.  </p>
<p>I tried to use your examples on my frontpage, but some of the codes are not working. </p>
<p>I used: </p>
<p>{ifminsitemanager}<br />
Active users: {usersactive} of a total of {usercount}<br />
Users online: {usersonline}<br />
Total courses: {coursecount}<br />
Users from countries: {userscountrycount}<br />
{/ifminsitemanager}</p>
<p>{button /course/}See all courses{/button}</p>
<p>Active users: 783 of a total of 784<br />
Users online: 1<br />
Total courses: 41<br />
Users from countries: {userscountrycount}</p>
<p>{button /course/}See all courses{/button}</p>
<p>Can you maybe help me out, what this can be? </p>
<p>I tried it on our Live-site (Moodle 3.9) as well as on our Sandbox (Moodle 4.0). </p>
<p>I also read somewhere that {coursename ID} would show the Coursename of the course with a particular ID &#8211; this is also not functioning for me. </p>
<p>Thank you so much and many greetings, </p>
<p>Tanja</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
