<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Marking_block</id>
	<title>Marking block - История изменений</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Marking_block"/>
	<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Marking_block&amp;action=history"/>
	<updated>2026-05-07T03:28:22Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Marking_block&amp;diff=627&amp;oldid=prev</id>
		<title>Олег Давидович: 1 версия импортирована</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Marking_block&amp;diff=627&amp;oldid=prev"/>
		<updated>2024-10-14T16:47:31Z</updated>

		<summary type="html">&lt;p&gt;1 версия импортирована&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ru&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Предыдущая версия&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Версия от 16:47, 14 октября 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ru&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(нет различий)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Олег Давидович</name></author>
	</entry>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Marking_block&amp;diff=626&amp;oldid=prev</id>
		<title>1&gt;Tim@horizoneducationnetwork.org: clean up, typos fixed: activites → activities, orginal → original</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Marking_block&amp;diff=626&amp;oldid=prev"/>
		<updated>2022-05-19T15:58:21Z</updated>

		<summary type="html">&lt;p&gt;clean up, typos fixed: activites → activities, orginal → original&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
For moodle 1.8+ please read [http://moodle.org/mod/data/view.php?d=13&amp;amp;rid=445 the documentation in the Modules and Plugins database]. The rest of this page concerns moodle 1.5 and 1.6 only.&lt;br /&gt;
&lt;br /&gt;
==Purpose==&lt;br /&gt;
* to allow teacher to quickly see what needs to be &amp;quot;marked&amp;quot; in &amp;#039;&amp;#039;&amp;#039;ONLY&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
# assignments&lt;br /&gt;
# journals &lt;br /&gt;
# lessons&lt;br /&gt;
# forums&lt;br /&gt;
&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;Marking&amp;#039;&amp;#039;&amp;#039; block is a Moodle block add-on that provides a summary of activities awaiting grading. It includes a separate page that provides an alternate gradebook functionality tied to the marking block. This block is restricted to teachers and administrators.&lt;br /&gt;
&lt;br /&gt;
This block displays marking information for newly submitted, resubmitted, and overdue (activities past their defined close dates) activities. The marking page provides the same information and easy access to the grading functions for these activities.&lt;br /&gt;
&lt;br /&gt;
This block can also display a list of students below a certain grade level.&lt;br /&gt;
&lt;br /&gt;
The block can be configured to display a maximum number of students in each list and to set the grade level to display below.&lt;br /&gt;
&lt;br /&gt;
This directory uses custom code for all activities it summarizes. There are few common activity library functions that can perform the same operations, and thus any new activities to be added will need new code.&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
&lt;br /&gt;
To install and use, unzip this file into your Moodle root directory making sure&lt;br /&gt;
that you &amp;#039;use folder names&amp;#039;. This will add a new block directory (marking) to&lt;br /&gt;
your &amp;#039;/blocks&amp;#039; directory and some language files to your language directory.&lt;br /&gt;
Once unzipped, visit your admin screen and configure the new block the way you&lt;br /&gt;
want.&lt;br /&gt;
&lt;br /&gt;
===Setting up Marking block for Moodle 1.6+===&lt;br /&gt;
&lt;br /&gt;
* download block_marking_1.6x from http://moodle.org/mod/data/view.php?d=13&amp;amp;rid=445&lt;br /&gt;
* unzip it in the root folder of your moodle directory&lt;br /&gt;
* adjust the settings in &amp;#039;&amp;#039;&amp;#039;admin / configureation /blocks / marking / settings menu&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
* set &amp;#039;&amp;#039;&amp;#039;$CFG-&amp;gt;block_marking_listnum =&amp;#039;&amp;#039;&amp;#039; &amp;#039;&amp;#039;(some number other than the default 2)&amp;#039;&amp;#039;  via the &amp;#039;&amp;#039;&amp;#039;admin / configureation /blocks / marking / settings menu&amp;#039;&amp;#039;&amp;#039; (the default is to show two activities needing marking per section (unmarked / resubmitted / unsubmitted.)&lt;br /&gt;
** set it to a higher number to avoid the illusion that not all items are shown &amp;quot;to be marked&amp;quot;  (or click on the &amp;quot;MORE&amp;quot; button instead)&lt;br /&gt;
&lt;br /&gt;
==Credits==&lt;br /&gt;
The marking block has been designed and built with the contributions of the&lt;br /&gt;
following people:&lt;br /&gt;
* Fernando Oliviera - G8 First Nation Schools &amp;gt; original design concept of the marking page&lt;br /&gt;
* Darren Smith - Egglescliffe School &amp;gt; original design concept of the marking block, and additional design of the marking page&lt;br /&gt;
* Mike Churchward - churchward.ca (mike AT churchward DOT ca)&amp;gt; original technical design and development&lt;br /&gt;
* Bruno Vernier - block packaging and some bug fixes&lt;br /&gt;
&lt;br /&gt;
==To do==&lt;br /&gt;
* Make sure all strings are in language file&lt;br /&gt;
* Allow configuration of each section (i.e. enable/disable &amp;#039;below average list&amp;#039;)&lt;br /&gt;
* Create a local block library file and better compartmentalize functions&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [http://download.moodle.org/download.php/modules/block_marking.zip Download]&lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=45432 Link to forum post with a lang/en file with all strings filled in]&lt;br /&gt;
&lt;br /&gt;
[[Category:Contributed code]]&lt;/div&gt;</summary>
		<author><name>1&gt;Tim@horizoneducationnetwork.org</name></author>
	</entry>
</feed>