Menu

#21 Parameters missing from LO and monitor

open
nobody
CopperCore (3)
5
2008-02-20
2008-02-20
No

When requesting the environment data at runtime from CopperCore - two types of object found within an environment have the parameters attribute missing. (They also appear to be missing in the publication database
----------------------

(i) learning object
before as found in original manifest
------
<imsld:learning-object identifier="lo-1009f95c-f735-3b1e-b6d3-f2197ccf563f" isvisible="true" parameters="widget=wikipedia">
<imsld:title>(G) LO 1 wikipedia - type not set (widget)</imsld:title>
<imsld:item identifier="item-a304a413-cd5b-ac99-dc99-1f44a8f6fb80" isvisible="true" />
</imsld:learning-object>

after as found in CopperCore database
--------
<learning-object isvisible="true" identifier="lo-1009f95c-f735-3b1e-b6d3-f2197ccf563f">
<title>(G) LO 1 wikipedia - type not set (widget)</title>
</learning-object>

(ii) monitor
before as found in original manifest
--------
<imsld:service identifier="service-64b067f7-7406-246b-dcaf-ea31f04af949" isvisible="true" parameters="widget=monitor">
<imsld:monitor>
<imsld:role-ref ref="role-9d9bae64-c635-dd70-2fb8-3ac37ca6d945" />
<imsld:title>(N) Monitor 1 (widget)</imsld:title>
<imsld:item identifier="item-32975c4f-7ecf-c351-e9c9-082ff563ffcd" isvisible="true" />
</imsld:monitor>
</service>

after as found in CopperCore database
--------
<monitor isvisible="true" identifier="service-64b067f7-7406-246b-dcaf-ea31f04af949">
<title>(N) Monitor 1 (widget)</title>
</monitor>

- perhaps they are not picked up at the parsing stage?) The other services, such as conference seem to be okay.

Thanks

Paul

Discussion

MongoDB Logo MongoDB