summaryrefslogtreecommitdiff
path: root/src/com/p4square/grow/frontend/ProgressReporter.java
AgeCommit message (Collapse)Author
2016-04-09Switching from Ivy+Ant to Maven.Jesse Morgan
2016-03-22Integrating the ProgressReporterJesse Morgan
Using the new ProgressReporter interface in AssessmentResultsPage and ChapterCompletePage.
2016-03-21Introducing the ProgressReporter interface.Jesse Morgan
A ProgressReporter will be used to record progress in the ChMS. The F1 version in complete, but needs to be plugged into AssessmentResultPage and ChapterCompletePage.