<br>&gt; Cookie +  HTTP POST to a defined URL would work well.<br><br>oh, okay, so I think I should follow these roots.<br><br>&gt;Apologies for not being able to help more this week.<br>
<br>np<br><br>&gt;You&#39;ll need to read the code in auth/olpcxs/auth.php -- note that<br>
&gt;_that_ code does a lot of stuff. You don&#39;t need to login the user,<br>
&gt;only to identify the right account and put the print request in the<br>
&gt;appropriate queue.<br>
<br>I think i&#39;ve been working on the wrong moodle, I&#39;ve been working <br>with the default moodle installation found at <a href="http://moodle.org">moodle.org</a>. How do I <br>get everything XS-Moodle specific? A quick google search points <br>
me  to this:<br><a href="http://docs.moodle.org/en/OLPC_XS_installation">http://docs.moodle.org/en/OLPC_XS_installation</a><br>Should I proceed with that?<br><br>&gt;I&#39;d encourage handling the queue from moodle&#39;s cron. See admin/cron.php<br>


<br>right, this seems to be exact thing i&#39;d need for dynamic clean-ups.<br>Anything dynamic like a queue.<br><br>&gt;I&#39;m not sure what your UIs look on the Sugar side,<br>
<br>the sugar side, my plan morphed into a completely new Print activity<br>The print activity can read any sugar supported mime and convert it<br>to pdf, and send to moodle etc through a new toolbar.<br>Thats about it.<br>
 <br>&gt;but we could<br>

&gt;leverage your work into being a &quot;publish into moodle and/or print&quot;<br>

&gt;action. &quot;Push to moodle where everyone can see it and (if there&#39;s a<br>

&gt;printer) the teacher gets and extra button to print&quot;.<br><br>You mean the teacher gets a print button within sugar or within<br> moodle?<br><br>&gt;In that case, you will want to add a new tab to the &#39;user page&#39;. You<br>

&gt;can see how I&#39;ve added a &#39;backup&#39; tab and an &#39;alias&#39; tab.<br>
<br>&gt;3 - it may make sense to add a small activity module for this that<br>
&gt;shows everything that the teacher ok&#39;d to print (so &#39;printing&#39; is also<br>
&gt;publishing in the online environment for the whole group). Given that<br>
&gt;all of this interaction is scoped to a group (the course participants<br>
&gt;in moodle parlance) it makes sense.<br>
<br>
hmm, I will have to look into how to do this within the scope of a group.<br>also, on my default moodle installation a student can&#39;t see the <br>&#39;users page&#39; (i&#39;d guess i can set permissions on that somewhere)<br>
(or)<br>could it be something under courses? if so, as a new module?<br>which loads itself?<br><br>Hope, you won&#39;t mind the newbie questions, i&#39;ve done everything <br>on moodle almost by myself, I will definitely be lacking much.<br>
<br>Thanks,<br>Vamsi<br>