Hi,<br><br>I guess the bottom line is that the resource has to be published for the call to work. Was testing the call on an unpublished problem. Also, in the construction space, there is no option to set the number of bubbles.<br>
<br>Thanks,<br>-hk<br><br><br><div class="gmail_quote">On Fri, Oct 5, 2012 at 12:36 PM, Stuart Raeburn <span dir="ltr"><<a href="mailto:raeburn@msu.edu" target="_blank">raeburn@msu.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
The resource does not need to be in a course if you include the numbubbles parameter in the problem, e.g.,<br>
<br>
<parameter name="numbubbles" id="12" type="int_pos" default="4" description="Number of bubbles in exam mode" /><br>
<br>
and publish the problem.<br>
<br>
Thereafter when you view either the published resource or the resource in Construction Space you will see the number of bubbles displayed.  My experience was that the value for numbubbles was not interpolated into the display within Construction Space until after publication.<div class="im">
<br>
<br>
Stuart Raeburn<br>
MSU LON-CAPA group<br>
<br>
<br>
Quoting hkng <<a href="mailto:hkng@fsu.edu" target="_blank">hkng@fsu.edu</a>>:<br>
<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
Hi, does the resource has to be in a course before this works? It doesn't<br>
return any value in the construction space? -hk<br>
<br>
<br>
On Fri, Oct 5, 2012 at 12:04 PM, Stuart Raeburn <<a href="mailto:raeburn@msu.edu" target="_blank">raeburn@msu.edu</a>> wrote:<br>
<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
Hi,<br>
<br>
Your &EXT() call works for me on a single part problem (i.e., where partid<br>
is 0), where I have set the numbubbles parameter for either the resource or<br>
the enclosing folder, after importing the published resource into teh<br>
course, e.g.,<br>
<br>
<script type="loncapa/perl"><br>
$numbub = &EXT('resource.0.numbubbles');<br>
</script><br>
<br>
<startouttext /><br>
Parameter numbubbles currently set to: $numbub)<br>
<endouttext /><br>
<br>
will display the current value set for the parameter.<br>
<br>
Stuart Raeburn<br>
MSU LON-CAPA group<br>
<br>
<br>
<br>
Quoting hkng <<a href="mailto:hkng@fsu.edu" target="_blank">hkng@fsu.edu</a>>:<br>
<br>
 Hi,<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
<br>
Is there a way to get the number of bubbles for a problem set in the exam<br>
mode? Tried<br>
<br></div>
&EXT('resource.partid.**<u></u>numbubbles') where partid is the id for the part<div class="im"><br>
and<br>
a few variants but no success.<br>
<br>
Thanks,<br>
-hk<br>
<br>
</div></blockquote>
<br>
<br>
______________________________<u></u>**_________________<br>
LON-CAPA-users mailing list<br>
LON-CAPA-users@mail.lon-capa.*<u></u>*org <<a href="mailto:LON-CAPA-users@mail.lon-capa.org" target="_blank">LON-CAPA-users@mail.lon-capa.<u></u>org</a>><br>
<a href="http://mail.lon-capa.org/**mailman/listinfo/lon-capa-**users" target="_blank">http://mail.lon-capa.org/**<u></u>mailman/listinfo/lon-capa-**<u></u>users</a><<a href="http://mail.lon-capa.org/mailman/listinfo/lon-capa-users" target="_blank">http://mail.lon-capa.<u></u>org/mailman/listinfo/lon-capa-<u></u>users</a>><br>

</blockquote>
<br>
</blockquote><div class="HOEnZb"><div class="h5">
<br>
______________________________<u></u>_________________<br>
LON-CAPA-users mailing list<br>
<a href="mailto:LON-CAPA-users@mail.lon-capa.org" target="_blank">LON-CAPA-users@mail.lon-capa.<u></u>org</a><br>
<a href="http://mail.lon-capa.org/mailman/listinfo/lon-capa-users" target="_blank">http://mail.lon-capa.org/<u></u>mailman/listinfo/lon-capa-<u></u>users</a><br>
<br>
<br>
</div></div></blockquote></div><br>