<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Moodle Plugins directory: Question bank unused questions: Comments</title>
    <link>https://moodle.org</link>
    <description>Extends the Moodle question bank to find questions which are / are not used in a quiz.</description>
    <generator>Moodle</generator>
    <language>en</language>
    <copyright>(c) 2026 Moodle - Open-source learning platform | Moodle.org</copyright>
    <image>
      <url>https://moodle.org/theme/image.php/moodleorg/core/1776241734/i/rsssitelogo</url>
      <title>moodle</title>
      <link>https://moodle.org</link>
      <width>140</width>
      <height>35</height>
    </image>
    <item>
      <title>Thursday, 4 January 2024, 5:13 PM - koen roggemans</title>
      <link>https://moodle.org/plugins/local_unusedquestions#comment-82144</link>
      <pubDate>Thu, 04 Jan 2024 09:13:14 GMT</pubDate>
      <description>by koen roggemans. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;This plugin breaks the upgrade from Moodle 4.2 to 4.3 with the message&lt;br&gt;
&lt;br&gt;
Class 'core_question\bank\search\condition' has been renamed for the autoloader and is now deprecated. Please use 'core_question\local\bank\condition' instead.&lt;br&gt;
&lt;br&gt;
    line 153 of /lib/classes/component.php: call to debugging()&lt;br&gt;
    line 25 of /local/unusedquestions/lib.php: call to core_component::classloader()&lt;br&gt;
    line 921 of /lib/classes/component.php: call to include_once()&lt;br&gt;
    line 8038 of /lib/moodlelib.php: call to core_component::get_plugin_list_with_file()&lt;br&gt;
    line 844 of /lib/setup.php: call to get_plugins_with_function()&lt;br&gt;
    line 84 of /config.php: call to require_once()&lt;br&gt;
    line 94 of /admin/index.php: call to require()&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Fatal error: Type of local_unusedquestions_question_bank_search_condition::$where must be string (as in class core_question\local\bank\condition) in /var/www/elo/moodle/local/unusedquestions/lib.php on line 25 &lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/local_unusedquestions#comment-82144</guid>
    </item>
    <item>
      <title>Wednesday, 5 August 2020, 1:36 AM - Anant Shree</title>
      <link>https://moodle.org/plugins/local_unusedquestions#comment-65420</link>
      <pubDate>Tue, 04 Aug 2020 17:36:26 GMT</pubDate>
      <description>by Anant Shree. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Not working with questions if they are in sub category or sub-sub category&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/local_unusedquestions#comment-65420</guid>
    </item>
    <item>
      <title>Monday, 22 April 2019, 9:14 PM - Rakesh Chandrakar</title>
      <link>https://moodle.org/plugins/local_unusedquestions#comment-57664</link>
      <pubDate>Mon, 22 Apr 2019 13:14:02 GMT</pubDate>
      <description>by Rakesh Chandrakar. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Not working in Moodle 3.6, anyone has a solution.&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/local_unusedquestions#comment-57664</guid>
    </item>
    <item>
      <title>Thursday, 27 September 2018, 8:12 PM - koen roggemans</title>
      <link>https://moodle.org/plugins/local_unusedquestions#comment-53212</link>
      <pubDate>Thu, 27 Sep 2018 12:12:23 GMT</pubDate>
      <description>by koen roggemans. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;What a great plugin - saved the day. &lt;br&gt;
Works like a charm on Moodle 3.5&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/local_unusedquestions#comment-53212</guid>
    </item>
    <item>
      <title>Monday, 18 January 2016, 1:14 AM - Priyanka Sinha</title>
      <link>https://moodle.org/plugins/local_unusedquestions#comment-33447</link>
      <pubDate>Sun, 17 Jan 2016 17:14:51 GMT</pubDate>
      <description>by Priyanka Sinha. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Hi Ray, I am looking for this plugin for my site on Moodle 2.9. When would the version for 2.9 be released? Thanks!&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/local_unusedquestions#comment-33447</guid>
    </item>
    <item>
      <title>Wednesday, 11 February 2015, 12:16 PM - Dan Marsden</title>
      <link>https://moodle.org/plugins/local_unusedquestions#comment-27042</link>
      <pubDate>Wed, 11 Feb 2015 04:16:38 GMT</pubDate>
      <description>by Dan Marsden. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Hi Ray, that code seems so simple but it is a really nice improvement to the quiz editing interface - great work! I can see it being something that would be accepted as a core feature at some point (coded slightly differently and not as a local plugin though)&lt;br&gt;
&lt;br&gt;
Couple of things you might want to think about&lt;br&gt;
1) The description and screenshots you've added here don't really do the plugin justice and I had to install it to understand what it really did. &lt;br&gt;
&lt;br&gt;
2) in lib.php function init() there is a call to global $DB but $DB isn't used.&lt;br&gt;
&lt;br&gt;
3) in lib.php $this-&amp;gt;onlyused is set in the _construct() function but it is undefined at the class level, you might want to add a &quot;protected $onlyused&quot; at the top of the class or something similar.&lt;br&gt;
&lt;br&gt;
4) You may want to improve the phpdocs a little - running it through the automated check tool at:&lt;br&gt;
&lt;a href=&quot;https://github.com/moodlehq/moodle-local_moodlecheck&quot; class=&quot;_blanktarget&quot; target=&quot;_blank&quot; rel=&quot;noreferrer&quot;&gt;https://github.com/moodlehq/moodle-local_moodlecheck&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
The only really important item in that list is probably 1) above. &lt;br&gt;
&lt;br&gt;
great work!&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/local_unusedquestions#comment-27042</guid>
    </item>
  </channel>
</rss>