added a method to get learnerID and changed the data type for learner property to Progress instead of object and change in the onpress method to handle the activigty double click
Fixed bug with the submit - if pressed Enter then it was doing a plain submit without a dispatch parameter. Added the parameter to the main form definition and changed the validate routine to return a boolean. The submission is now triggered by s doSubmit on the body tag.