Hi Bryan.<br><br>I have one question about <a href="http://wiki.sugarlabs.org/go/Karma/Bundle_layout">http://wiki.sugarlabs.org/go/Karma/Bundle_layout</a><br>I&#39;m working with our new layout ;)<br><br>until yesterday, each lesson could work independently. each lesson had their own js files. <br>
The beauty of that way, was that you could take a specific lesson folder and put it everywhere and it would work.<br><br>if we want to do that with the new arrangement, it would be necessary to carry:<br>The specific Lesson folder + Karma lesson bundle folder<br>
<br>I would suggest to merge Karma lesson bundle / js with Lesson / js. The problem is that we will have repeated files. <br><br>also, the Main Karma Package has its own js folder (&quot;..contain the code common to all examples..&quot;), I suppose it is not necessary since we have the examples folder that will be (I suppose) a Karma Lesson bundle folder.<br>
or maybe I&#39;m misunderstanding things. <br><br><br>felipe<br><br>