-
Bug
-
Resolution: Fixed
-
Low
-
None
Discovered while working on MDLSITE-1884, we can't use this feed unless the date is set correctly. Hopefully should be fairly simple to fix.
Example output from http://moodle.org/rss/file.php/50/1b51bf7f3cab9689af042af1ff4a07f0/local_plugins/recent_plugins/0/rss.xml:
<item>
|
<title>OU multiple response</title>
|
<link>http://moodle.org/plugins/view.php?plugin=qtype_oumultiresponse</link>
|
<pubDate>Thu, 01 Jan 1970 00:00:00 GMT</pubDate>
|
<description>by Tim Hunt, Phil Butcher, Mahmoud Kassaei. &nbsp;<p>The main difference from the standard Moodle multiple choice question type is in the way that grading works. When creating the question, the teacher just indicates which choices are correct. If there are n correct choices, then the student scores 1/n for each correct choice, and loses 1/n for each incorrect choice.</p></description>
|
<guid isPermaLink="true">http://moodle.org/plugins/view.php?plugin=qtype_oumultiresponse</guid>
|
</item>
|
- blocks
-
MDLSITE-1884 Create a resources RSS feed
-
- Closed
-