[gradebook2-dev] Importing Gradebook2 content to new or existing sites

Thomas Amsler tpamsler at ucdavis.edu
Tue Oct 12 08:56:09 PDT 2010


Will,

The feature that you are describing is covered in:

http://jira.sakaiproject.org/browse/GRBK-149

This feature almost made it into v1.3.0 but we had to disable it because we
weren't able to fully QA it for that release. If you have resource to help
QA it, the easies way to enable it in v1.3.0 is to uncomment the following
lines in:

https://source.sakaiproject.org/contrib/gradebook2/tags/1.3.0/war/WEB-INF/gbServices.xml

<!--
	<bean id="gradebook2.EntityProducerTransferrer"
		class="org.sakaiproject.gradebook.entity.Gradebook2EntityProducerTransferAgent"
		init-method="init">
		<property name="entityManager"
ref="org.sakaiproject.entity.api.EntityManager" />
		<property name="componentService"
ref="org.sakaiproject.gradebook.gwt.sakai.Gradebook2ComponentService"
/>
		<property name="toolService"
ref="org.sakaiproject.gradebook.gwt.sakai.GradebookToolService" />
		<property name="label"><value>gradebook2</value></property>
		<property name="myToolIds">
			<set>
				<value>sakai.gradebook.gwt.rpc</value>
			</set>	
		</property>
	</bean>
	-->

With the help of the gardebook2 community, we hope that we can fully QA this
feature and enable it in v1.4.0 release.

Best,
-- Thomas Amsler

On Tue, Oct 12, 2010 at 6:39 AM, Will Humphries <whumphri at vt.edu> wrote:

>  Hey there,
>
> Is there a way for gradebook2 content (grade items, settings) to be
> transferred from an existing site to another site? Should the mechanisms
> which were in place for Gradebook 1 work? The 'Import from Site' feature
> in the Site Info tool migrated GB1 content when a user chose 'I would
> like to replace my data' and then checked the checkbox next to
> Gradebook. When we go to that list of tools with GB2 in place, Gradebook
> isn't listed as a tool whose content can be migrated.
>
> We're currently recommending spreadsheet export and import to our users.
>
> -Will
> _______________________________________________
> gradebook2-dev mailing list
> gradebook2-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/gradebook2-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/gradebook2-dev/attachments/20101012/bec2d2df/attachment.html 


More information about the gradebook2-dev mailing list