Note: You are currently viewing documentation for Moodle 2.3. Up-to-date documentation for the latest stable version is available here: Sharing Cart.

Sharing Cart: Difference between revisions

From MoodleDocs
m (added link to spanish translation of page)
 
(19 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Infobox plugin
|type = Block
|entry = https://moodle.org/plugins/view.php?plugin=block_sharing_cart
|tracker = https://github.com/VERSION2-Inc/moodle-block_sharing_cart/issues
|discussion = https://moodle.org/mod/forum/discuss.php?d=87044
|maintainer = [[User:Tomonori Maruyama|Tomonori Maruyama]]; [[User:Don Hinkelman|Don Hinkelman]]
|float = right
}}
==Version History==
New >> Sharing Cart 2.6 released
*Block: Sharing Cart 1.9      release 1 - 2008.10.15
*Block: Sharing Cart 1.9      release 1 - 2008.10.15
*Block: Sharing Cart 1.9      release 2 - 2009.02.19
*Block: Sharing Cart 1.9      release 2 - 2009.02.19
Line 9: Line 19:
*Block: Sharing Cart 1.9      release 10 - 2009.12.28 (update for Moodle ver. 1.9.7, help revised)
*Block: Sharing Cart 1.9      release 10 - 2009.12.28 (update for Moodle ver. 1.9.7, help revised)
*Block: Sharing Cart 1.9      release 11 - 2010.01.26 (common module settings are now retained, icons follow theme)
*Block: Sharing Cart 1.9      release 11 - 2010.01.26 (common module settings are now retained, icons follow theme)
*Block: Sharing Cart 1.9      release 12 - 2010.02.12 (fixes a missing file bug introduced in release 11, tested OK in several cases of Moodle 1.9.9+)
*Block: Sharing Cart 1.9      release 12 - 2010.02.12 (fixes a missing file bug introduced in release 11, tested OK on Moodle 1.9.9)
*Block: Sharing Cart 1.9      release 14 - 2010.09.30 (fixes a minor bug where the Sharing Cart would strip the Grade Category from a graded module)
*Block: Sharing Cart 1.9      release 14 - 2010.09.30 (fixes a minor bug where the Sharing Cart would strip the Grade Category from a graded module)
*Block: Sharing Cart 1.9      release 15 - 2012.05.29 (supports Postgres)
*Block: Sharing Cart 1.9      release 16 - 2012.12.05 (supports sticky blocks)
*Block: Sharing Cart 2.1      beta release - 2011.07.31
*Block: Sharing Cart 2.1      beta release - 2011.07.31
*Block: Sharing Cart 2.2      release 1 - 2012.04.26  (fixes a bug where multiple items copied into the SC, only the first item would copy out of the SC)
*Block: Sharing Cart 2.2      release 1 - 2012.04.26  (fixes a bug where multiple items copied into the SC, only the first item would copy out of the SC)
*Block: Sharing Cart 2.2      release 2 - 2012.09.04  (this version is now also compatible with Moodle 2.3)
*Block: Sharing Cart 2.2      release 2 - 2012.09.04  (this version is now also compatible with Moodle 2.3)
*Block: Sharing Cart 2.3      release 1 - 2012.09.30 (estimated release date, with new option: moving user data in glossary, forum, database activities)  
*Block: Sharing Cart 2.3      release 1 - 2012.09.13  (new options: moving user data in glossary, forum, wiki and database activities)
*Block: Sharing Cart 2.4      release 1 - 2012.12.05  (recommended update because new API in Moodle 2.4 hides Sharing Cart 2.3 admin settings)
*Block: Sharing Cart 2.5      (Emma Richardson reports Sharing Cart 2.4 patch 9 works in Moodle 2.5 with no problems)
*Block: Sharing Cart 2.6      release 1 - 2014.01.07  (Tomonori Maruyama reports Sharing Cart 2.4 release 1, Patch 9 works in Moodle 2.6 with no problems, so he has renamed it 2.6 release 1)


==Purpose==
==Purpose==
The Sharing Cart is a block for duplicating course items into a personal library and an easy way to move Moodle content (resources, activities) between multiple courses on your site.  You can share items among teachers or among your own courses.  It copies and moves single course items without user data—similar to the “Import” function in Course Administration. In addition, items can be collected and saved on the Sharing Cart indefinitely, serving as a library of frequently used course items available for duplication. The Sharing Cart is viewable only by teachers, course creators and administrators.  For further information, see [http://moodle.org/mod/forum/discuss.php?d=87044 General Developer Forum postings].  
The Sharing Cart is a block for duplicating course items into a personal library and an easy way to move those Moodle resources and activities between multiple courses on your site.  With just three clicks, the Sharing Cart copies and moves a single course item from one course to another. It copies without user data—similar to the “Import” function in Course Administration. Optionally, you can include user data, useful for Wikis, Glossary, Forum and Database. In addition, items can be collected and saved on the Sharing Cart indefinitely, serving as a library of frequently used course items available for duplication. The Sharing Cart is viewable only by teachers, course creators and administrators.


==Requirements==
==Requirements==
#  Moodle version 2.0-2.3. Previous versions from 1.9.4 - 1.9.9 available.  
#  Moodle version 2.3.1 or greater. A previous version for 1.9 is also available.  
#  [Sharing Cart 2.2 release 2 now compatible with Moodle 2.3. **new!**]
#  PHP 5.3.3
#  PHP 5.3.3
#  Javascript:  A browser with JavaScript enabled even if you are not using AJAX.  AJAX turned on is recommended but not required.
#  Javascript/AJAX:  A browser with JavaScript and AJAX turned on in Moodle is required.
#  MySQL 5.1, PostgreSQL 8.4, SQL Server 2008 (= MSSQL10):  Postgres not fully supported in 1.9.
#  MySQL 5.1, PostgreSQL 8.4, SQL Server 2008 (= MSSQL10):  Postgres now supported in 1.9.


==Installation==
==Installation==
# download latest 2.2 release from [https://github.com/VERSION2-Inc/Sharing-Cart-2 Github]  
# download latest 2.3--2.6 release from [https://github.com/VERSION2-Inc/Sharing-Cart-2 Github]
# download previous 1.9 release from [http://download.moodle.org/download.php/plugins/blocks/sharing_cart.zip CVS Contrib]
# download latest 1.9 release from [https://github.com/VERSION2-Inc/Sharing-Cart-1 Github]
# download older 1.9 release from [http://download.moodle.org/download.php/plugins/blocks/sharing_cart.zip CVS Contrib]
# unzip the package
# unzip the package
# using FTP, open your blocks folder in your moodle program folder on your site
# using FTP, open your blocks folder in your moodle program folder on your site
Line 51: Line 66:


==Known Issues & Roadmap==
==Known Issues & Roadmap==
* Sharing Cart 2.2 is stable, with no reported bugs. With Sharing Cart 2.2, release 2 (from Sept 4, 2012), you can install it on a new Moodle 2.3 site. Please send feedback directly to Don Hinkelman:  hinkel at sgu.ac.jp.
* Sharing Cart 2.4 and Sharing Cart 1.9 are stable, with no reported bugs.  
* Sharing Cart 1.9 works well with Moodle standard modules (activities and resources) including Hotpot. Tested OK with the Feedback Module. Please test it and tell us if your third party module does or does not work.
* Both work well with Moodle standard modules (activities and resources). For copying and moving third party modules, please test it and tell us if your third party module does or does not work.
* Some third party modules with incomplete backup/restore will not work with the Sharing Cart and may produce fatal errors. Here is what to do.[[Sharing Cart/Project Format Errors]]
* Some third party modules with incomplete backup/restore will not work with the Sharing Cart and may produce fatal errors. Here is what to do.[[Sharing Cart/Project Format Errors]]
* If you make an administrator setting to enable "split restore" (Admin block>>Miscellaneous>>experimental>>split restore), the Sharing Cart will not work properly. To make it work, turn off split restore.
* In 1.9, if you make an administrator setting to enable "split restore" (Admin block>>Miscellaneous>>experimental>>split restore), the Sharing Cart will not work properly. To make it work, turn off split restore.
* Media files are copied (not moved) to each instance of a new duplicate file.  This solves many troublesome issues of permissions to access the files.  However, for sites with restricted hard disk space, it may fill up space quickly.
* Media files are copied (not moved) to each instance of a new duplicate file.  This solves many troublesome issues of permissions to access the files.   
* When AJAX course editing is enabled on your site, dragging the Sharing Cart block to a new location in the blocks area may cause trouble temporarily—all blocks may freeze or all the folders freeze (this is a bug in Moodle core).  To unfreeze the folders, reload the page.
* From June 2009, release 6 of the Sharing Cart is able to move content to and from the Moodle for Language Teaching Repository.  In the future it will be able to move items across any cooperating sites.  To test with http://moodlelang.org, download the latest Sharing Cart version from CVS. Or contact Don Hinkelman  hinkel at sgu.ac.jp
* For future versions, depending on funding, we plan to build a locking mechanism to prevent the Sharing Cart from copying commercial works or items that the author does not want copied.


==Issues to Consider==
==Issues to Consider==
* Moodle 1.9 has a sophisticated system of permissions for the Question Bank.  Question categories can be limited to certain teachers.  The Sharing Cart operates on the assumption that sharing of questions is desirable and little control is needed.  We do not know all possible results that may happen if questions are copied and duplicated.  For example, if the question was originally limited to a "Course" category, will it share perfectly to other courses and students?  Please report to us any problems you find concerning this question. At the moment, we are recommending sharing questions with the "System" level question category.  
* Moodle 1.9 has a sophisticated system of permissions for the Question Bank.  Question categories can be limited to certain teachers.  The Sharing Cart operates on the assumption that sharing of questions is desirable and little control is needed.  We do not know all possible results that may happen if questions are copied and duplicated.  For example, if the question was originally limited to a "Course" category, will it share perfectly to other courses and students?  Please report to us any problems you find concerning this question. At the moment, we are recommending sharing questions with the "System" level question category.  
* Finally, if your administration wishes to have a high degree of control of questions and activities, the Sharing Cart may be too easy-to-use. In terms of site user policies, we believe sharing permissions should be broadly applied not just to administrators, but to all teachers. Your policy on sharing depends on your institutional culture and values.
* Finally, if your administration wishes to have a high degree of control of questions and activities, the Sharing Cart may be too easy-to-use. In terms of site user policies, we believe sharing permissions should be broadly applied not just to administrators, but to all teachers. Your policy on sharing depends on your institutional culture and values.
* In sites that share questions at the system level, sharing cart will often time out when copying quizzes.  If you have large system quiz banks, it is recommended to not try and use sharing cart to duplicate quizzes.


==Legacy Repository Connection in Moodle 1.9==  
==Legacy Repository Connection in Moodle 1.9==  
Line 80: Line 93:
[[Category: Contributed code]]
[[Category: Contributed code]]
[[Category: Block]]
[[Category: Block]]
[[es:Carrito para Compartir]]

Latest revision as of 19:41, 3 January 2015

Sharing Cart
Type Block
Downloads https://moodle.org/plugins/view.php?plugin=block_sharing_cart
Issues https://github.com/VERSION2-Inc/moodle-block_sharing_cart/issues
Discussion https://moodle.org/mod/forum/discuss.php?d=87044
Maintainer(s) Tomonori Maruyama; Don Hinkelman

Version History

New >> Sharing Cart 2.6 released

  • Block: Sharing Cart 1.9 release 1 - 2008.10.15
  • Block: Sharing Cart 1.9 release 2 - 2009.02.19
  • Block: Sharing Cart 1.9 release 3 - 2009.03.16
  • Block: Sharing Cart 1.9 release 4 - 2009.04.14
  • Block: Sharing Cart 1.9 release 5 - 2009.04.24
  • Block: Sharing Cart 1.9 release 6 - 2009.06.22 (upload/download to the Moodlelang.org Repository)
  • Block: Sharing Cart 1.9 release 8 - 2009.09.18 (update for Moodle ver. 1.9.5+)
  • Block: Sharing Cart 1.9 release 9 - 2009.11.30 (adds a bulk delete/empty cart feature)
  • Block: Sharing Cart 1.9 release 10 - 2009.12.28 (update for Moodle ver. 1.9.7, help revised)
  • Block: Sharing Cart 1.9 release 11 - 2010.01.26 (common module settings are now retained, icons follow theme)
  • Block: Sharing Cart 1.9 release 12 - 2010.02.12 (fixes a missing file bug introduced in release 11, tested OK on Moodle 1.9.9)
  • Block: Sharing Cart 1.9 release 14 - 2010.09.30 (fixes a minor bug where the Sharing Cart would strip the Grade Category from a graded module)
  • Block: Sharing Cart 1.9 release 15 - 2012.05.29 (supports Postgres)
  • Block: Sharing Cart 1.9 release 16 - 2012.12.05 (supports sticky blocks)
  • Block: Sharing Cart 2.1 beta release - 2011.07.31
  • Block: Sharing Cart 2.2 release 1 - 2012.04.26 (fixes a bug where multiple items copied into the SC, only the first item would copy out of the SC)
  • Block: Sharing Cart 2.2 release 2 - 2012.09.04 (this version is now also compatible with Moodle 2.3)
  • Block: Sharing Cart 2.3 release 1 - 2012.09.13 (new options: moving user data in glossary, forum, wiki and database activities)
  • Block: Sharing Cart 2.4 release 1 - 2012.12.05 (recommended update because new API in Moodle 2.4 hides Sharing Cart 2.3 admin settings)
  • Block: Sharing Cart 2.5 (Emma Richardson reports Sharing Cart 2.4 patch 9 works in Moodle 2.5 with no problems)
  • Block: Sharing Cart 2.6 release 1 - 2014.01.07 (Tomonori Maruyama reports Sharing Cart 2.4 release 1, Patch 9 works in Moodle 2.6 with no problems, so he has renamed it 2.6 release 1)

Purpose

The Sharing Cart is a block for duplicating course items into a personal library and an easy way to move those Moodle resources and activities between multiple courses on your site. With just three clicks, the Sharing Cart copies and moves a single course item from one course to another. It copies without user data—similar to the “Import” function in Course Administration. Optionally, you can include user data, useful for Wikis, Glossary, Forum and Database. In addition, items can be collected and saved on the Sharing Cart indefinitely, serving as a library of frequently used course items available for duplication. The Sharing Cart is viewable only by teachers, course creators and administrators.

Requirements

  1. Moodle version 2.3.1 or greater. A previous version for 1.9 is also available.
  2. PHP 5.3.3
  3. Javascript/AJAX: A browser with JavaScript and AJAX turned on in Moodle is required.
  4. MySQL 5.1, PostgreSQL 8.4, SQL Server 2008 (= MSSQL10): Postgres now supported in 1.9.

Installation

  1. download latest 2.3--2.6 release from Github
  2. download latest 1.9 release from Github
  3. download older 1.9 release from CVS Contrib
  4. unzip the package
  5. using FTP, open your blocks folder in your moodle program folder on your site
  6. place the folder "sharing_cart" into the blocks folder
  7. go to "Notifications" in your site admin area, by clicking the button, you will enable the repository plugin, and automatically generate database tables
  8. inside any course, "Turn editing on", go to Blocks "Add...", and you should see "sharing cart" in the list of blocks in the menu.
  9. if you are going to share Quiz Questions, you may need to add a new system role called Question Creator (see note below in 'Roles')

Operation

  1. Turning On and Off: With editing on, add the Sharing Cart block from the block menu. After adding the Sharing Cart block, you will notice the block stays "on" the next time you enter that course. When you go to another course, add the Sharing Cart block to that new course. Then you can see your Sharing Cart as you roam courses across a site. Click the "X" icon to turn "off" the Sharing Cart, although the contents of the Sharing Cart will remain there when you turn it on again.
  2. Copying to the Sharing Cart: You will notice a small "Copy to Sharing Cart" icon which appears after each resource or activity in the center column of a Moodle course. Click on that icon to send a copy of that resource/activity into the Sharing Cart. User data will be removed, only the activity itself will be cloned.
  3. Copying from the Sharing Cart: Click the "Copy to course" icon in Sharing Cart, then you will see many dotted boxes appear in the center column. Choose the location you wish to place your item, and it will be copied there directly.
  4. Making folders inside the Sharing Cart: Click the "move" icon on a course content item and an input box will appear. Input the name of the target folder there. To move an item into a folder, click the "Move to folder" icon in the Sharing Cart, then a drop-down list appears, and select the target folder. If you click the “Edit” button, you will replace the drop-down list with an input box.

Roles

Generally, the Sharing Cart will duplicate any activity in any course that a teacher has access to. However, quiz questions have another set of permissions independent of site roles. Therefore, if you experience difficulty sharing questions in Moodle 1.9 (i.e. students cannot view embedded audio or images), we recommend making a new role within your site:

  1. Add a new role--Question Creator: Make this role in Site Admin >> Users >> Permissions >> Define roles, and assign all teachers to this role (in addition to other roles they already have). This role should be given at least the following rights (set permissions to "Allow") under "Course": Manage Activities, Manage Files,Add new questions, Edit all questions, Edit question categories, Move all questions, Use all questions, View all questions.
  2. Set questions to System Question Category: If you set questions to course or activity level categories, you may not be able to share them.

TIP 1: ...Possibly add another role--Question User: If students are unable to view questions, make this role and assign all students to this role. Set to "Allow" the following permissions: Use all questions, View all questions.

These additional roles are likely not needed in Moodle 2.x, because of more robust ways to save media files.

Known Issues & Roadmap

  • Sharing Cart 2.4 and Sharing Cart 1.9 are stable, with no reported bugs.
  • Both work well with Moodle standard modules (activities and resources). For copying and moving third party modules, please test it and tell us if your third party module does or does not work.
  • Some third party modules with incomplete backup/restore will not work with the Sharing Cart and may produce fatal errors. Here is what to do.Sharing Cart/Project Format Errors
  • In 1.9, if you make an administrator setting to enable "split restore" (Admin block>>Miscellaneous>>experimental>>split restore), the Sharing Cart will not work properly. To make it work, turn off split restore.
  • Media files are copied (not moved) to each instance of a new duplicate file. This solves many troublesome issues of permissions to access the files.

Issues to Consider

  • Moodle 1.9 has a sophisticated system of permissions for the Question Bank. Question categories can be limited to certain teachers. The Sharing Cart operates on the assumption that sharing of questions is desirable and little control is needed. We do not know all possible results that may happen if questions are copied and duplicated. For example, if the question was originally limited to a "Course" category, will it share perfectly to other courses and students? Please report to us any problems you find concerning this question. At the moment, we are recommending sharing questions with the "System" level question category.
  • Finally, if your administration wishes to have a high degree of control of questions and activities, the Sharing Cart may be too easy-to-use. In terms of site user policies, we believe sharing permissions should be broadly applied not just to administrators, but to all teachers. Your policy on sharing depends on your institutional culture and values.
  • In sites that share questions at the system level, sharing cart will often time out when copying quizzes. If you have large system quiz banks, it is recommended to not try and use sharing cart to duplicate quizzes.

Legacy Repository Connection in Moodle 1.9

Setup Repository Connection A custom repository for Moodle 1.9 was created in 2009 and connected with Sharing Cart 1.9, release 6--this was only set up for one repository--Moodle for Language Teaching. With the advent of the Moodle Hub in version 2.x, the custom repository of 1.9 was no longer needed. The link shows legacy instructions for connecting the Repository with Sharing Cart in 1.9

Maintainers

This block was programmed by Akio Ohnishi and Tomonori Maruyama at Version2 Educational Web Development and released under GPL. The designers and maintainers of this block are Don Hinkelman and Andy Johnson. Funding is provided by Sapporo Gakuin University and the Japan Association of Language Teaching--CALL SIG. We welcome other contributors. For issues and suggestions, please contact Don on the Sharing Cart forums or directly (hinkel at sgu.ac.jp).

See also