Each item should appear below as described.
The heading immediately above should say "Hello Dojo!" then change to "Hello" a few seconds later. This confirms that Dojo is loaded and can locate modules programmatically (in JavaScript). It may not work on the server version of Rpad (if myModule.js is not in the webserver root directory).
There should be a button below with a counter that increments when clicked. This confirms that Dojo widgets can be instantiated declaratively (in markup).
Pressing this button should identify the widget above (i.e. [Widget Counter, AWidget]).