<?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=Development%3AMahara_Repository_Plugin</id>
	<title>Development:Mahara Repository Plugin - История изменений</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Development%3AMahara_Repository_Plugin"/>
	<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Development:Mahara_Repository_Plugin&amp;action=history"/>
	<updated>2026-05-07T18:42:13Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Development:Mahara_Repository_Plugin&amp;diff=11342&amp;oldid=prev</id>
		<title>Олег Давидович: 1 версия импортирована</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Development:Mahara_Repository_Plugin&amp;diff=11342&amp;oldid=prev"/>
		<updated>2024-10-21T08:51:25Z</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;Версия от 08:51, 21 октября 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=Development:Mahara_Repository_Plugin&amp;diff=11341&amp;oldid=prev</id>
		<title>1&gt;Rcollman: /* Requirements */ MNet link</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Development:Mahara_Repository_Plugin&amp;diff=11341&amp;oldid=prev"/>
		<updated>2010-03-27T10:26:38Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Requirements: &lt;/span&gt; MNet link&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Moodle_2.0}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Functional Specification Revisions:&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
:0.1 - 06/04/2009 - Jerome Mouneyrac - Draft Version&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Audience:&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
:Developer/QA&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Status:&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
:not implemented (MDL-16909)&lt;br /&gt;
&lt;br /&gt;
==Introduction==&lt;br /&gt;
This document is a functional specification for a Mahara Repository Plugin. The Mahara Repository plugin allows users to browse a Mahara portfolio in the File Picker.&lt;br /&gt;
&lt;br /&gt;
==Requirements==&lt;br /&gt;
* Moodle administrator sets which Mahara peers will be available in the file picker&lt;br /&gt;
* Moodle Administrator needs to have &amp;quot;Enable SSO-IDP publish, and SSO-SP subscribe&amp;quot;&lt;br /&gt;
* Mahara Administrator needs to have &amp;quot;Enable SSO-IDP subscribe, and SSO-SP publish&amp;quot;&lt;br /&gt;
* Administrator can change the name and peer of a Mahara repository instance&lt;br /&gt;
* Administrator can add/delete a Mahara repository instance&lt;br /&gt;
* Administrator can add/delete a Mahara repository plugin&lt;br /&gt;
* A teacher cannot set a Mahara repository at the course level (except if the administrator allowed it)&lt;br /&gt;
* Moodle user cannot set a Mahara repository at personal level (except if the administrator allowed it)&lt;br /&gt;
* Only people with roles that have &amp;quot;Roam to a remote Moodle&amp;quot;, [[Capabilities/moodle/site:mnetlogintoremote|moodle/site:mnetlogintoremote]], will see the Mahara repository into the file picker ([[MNet|See Moodle Networking]])&lt;br /&gt;
* Mahara repository display content as the Mahara user would see it in Mahara &amp;quot;My Files&amp;quot; page.&lt;br /&gt;
&lt;br /&gt;
==User Interface==&lt;br /&gt;
=== Administration: Peer Settings===&lt;br /&gt;
In the Peer Service tab: the administrator can choose whether to activate the SSO for Repository services.&lt;br /&gt;
&lt;br /&gt;
=== Administration: Plugin Settings===&lt;br /&gt;
The administrator can add/delete the Mahara Repository plugin. No settings are needed at the plugin level.&lt;br /&gt;
&lt;br /&gt;
=== Administration: Instances Settings ===&lt;br /&gt;
A Moodle administrator can add/delete/edit instances. For an instance he can set:&lt;br /&gt;
* Name&lt;br /&gt;
* Mahara Peer&lt;br /&gt;
&lt;br /&gt;
=== File Picker ===&lt;br /&gt;
When a user clicks on the Mahara repository, Mahara portfolio tree is displayed. It is exactly the same content that would be displayed if the user was displaying &amp;quot;My files&amp;quot; in Mahara.&lt;br /&gt;
&lt;br /&gt;
==Use Cases==&lt;br /&gt;
&lt;br /&gt;
===Download a file from a Mahara repository===&lt;br /&gt;
&lt;br /&gt;
====Base scenario====&lt;br /&gt;
#User opens a file picker&lt;br /&gt;
#User selects a Mahara repository in the file picker&lt;br /&gt;
#System displays the file system of the Mahara site&lt;br /&gt;
#User selects a file&lt;br /&gt;
&lt;br /&gt;
====Pre conditions====&lt;br /&gt;
:- The Mahara Repository plugin is been installed and activated&lt;br /&gt;
:- Networking has been turned on and a Mahara peer has been set up&lt;br /&gt;
:- A Mahara Repository instance has been created called &amp;quot;Mahara&amp;quot; (in this example)&lt;br /&gt;
&lt;br /&gt;
====Post conditions====&lt;br /&gt;
:- The file has been added to the html editor/parent field&lt;br /&gt;
&lt;br /&gt;
== Technical Specification ==&lt;br /&gt;
=== Mnet communication ===&lt;br /&gt;
=== Mahara mnet function ===&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
*[[Development:Repository API| Repository API]]&lt;br /&gt;
*[[MNet]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Repositories]]&lt;br /&gt;
[[Category:MNet]]&lt;/div&gt;</summary>
		<author><name>1&gt;Rcollman</name></author>
	</entry>
</feed>