[Manifest + rollupRules] I wan't change status parent sco but don't work

12 views
Skip to first unread message

Marcin

unread,
Mar 1, 2012, 7:14:18 PM3/1/12
to eLearning Technology and Development
Hi, i have hierarchy like that:
- Parent
+ Child 1
+ Child 2

I want after change status child 1 and 2 change automatical status
Parent Sco. I'm looking examples [3 days], solutions and i experiment
all, but still don't work.

In manifest i Have:

<organizations default="w2l">
<organization identifier="w2l">
<title>Przeciwdziałanie dyskryminacji w pracy zawodowej</
title>
<item identifier="l1_i" identifierref="l1" isvisible="true">
<title>Część 1: Czym jest dyskryminacja?</
title>

<item identifier="l2_i" identifierref="l2" isvisible="true">
<title>Część 2: Zjawiska psychologiczne i społeczne, mające wpływ
na proces dyskryminacji</title>
</item>
<item identifier="l3_i" identifierref="l3" isvisible="true">
<title>Część 3: Przejawy dyskryminacji</title>
</item>


<imsss:sequencing>
<imsss:rollupRules>
<imsss:rollupRule childActivitySet = "any">
<imsss:rollupConditions conditionCombination="any">
<imsss:rollupCondition operator="not" condition = "completed"/>
</imsss:rollupConditions>
<imsss:rollupAction action = "completed"/>
</imsss:rollupRule>
</imsss:rollupRules>


</imsss:sequencing>
</item>
</organization>
</organizations>
Reply all
Reply to author
Forward
0 new messages