Size: 3718
Comment: First basic draft
|
Size: 4378
Comment: Fleshed Methodology bullet points out
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
''Project plan:'' * Adopt an incremental and iterative approach to development * Produce mock-ups of user interfaces to aid requirements analysis. * Focus initially on simple software deliverables, with a view to future expansion ''Execution:'' * Standardised development environment (Eclipse, SVN) * Used prototypes of user interface which evolved as functionality was added/enabled. * Modified Bodington installer as features were added, in order to make deployment/demonstration simpler. * Made use of SVN externals to pull toolkit code in from external SVN repository. * Concentrated initially on development in Bodington, but based design on both Bodington and Sakai integration. * Developed code with intention of incorporating outcome into production VLE service. * Contributing feedback/code/updates/maintenance to original developers throughout project. |
Following the project plan, we adopted an incremental and iterative approach to development. We produced an initial user interface within Bodington with place holders for the intended functionality. This was demonstrated to a small group of users to gauge requirements and initial response. We then enhanced the user interface and added further functionality, which we demonstrated to the !WebLearn User Group. Throughout the development process we used a standardised development environment consisting of Eclipse, Ant and SVN, in order to make development collaboration within the team and with external developers easier. We assessed the eProfile toolkit code, build process, repository and documentation on an ongoing basis and gave feedback to the original developers where appropriate. We also modified the Bodington installer as development progressed, in order to produce an easily deployable demo of the new functionality, including dummy data. We anticipated incorporating the code into the production VLE service progressively during the project. |
Line 21: | Line 12: |
Initial work was to install and experiment with the EProfile toolkit components. We then looked at how the web service and applet could be incorporated into both Bodington and Sakai, and decided to model the implementation on Sakai's existing profile tool, in order to ease later integration into Sakai. An initial user interface was developed in Bodington with place holders for the intended functionality. This was demonstrated to a small group of users to gauge requirements and initial response. We then enhanced the user interface and added further functionality, which we demonstrated to the !WebLearn User Group. | Initial work was to install and experiment with the eProfile toolkit components. We then looked at how the web service and applet could be incorporated into both Bodington and Sakai, and decided to model the implementation on Sakai's existing profile tool, in order to ease later integration into Sakai. |
Line 23: | Line 14: |
* Concentrated initially on development in Bodington, but based design on both Bodington and Sakai integration. * Made use of SVN externals to pull toolkit code in from external SVN repository. |
|
Line 27: | Line 20: |
* Contributing feedback/code/updates/maintenance to original developers throughout project, and ... | |
Line 28: | Line 22: |
* Received additional funding from JISC to contract original toolkit developers to enhance toolkit for our use. | * Received additional funding from JISC to contract original toolkit developers to enhance toolkit for our use. (FOAF profile delivered in XML format, more fields from FOAF schema handled, username as ID instead of email address) |
Line 36: | Line 30: |
''SVN repository:'' https://svn.oucs.ox.ac.uk/projects/vle/frockle | ''SVN repositories:'' FROCKLE: https://svn.oucs.ox.ac.uk/projects/vle/frockle eProfile (incl Frockle contributions): |
Line 40: | Line 36: |
* JUnit tests and Ant build files for EProfile toolkit. * Contributions to EProfile SVN, and feedback to developers. |
* JUnit tests and Ant build files for eProfile toolkit. * Contributions to eProfile SVN, and feedback to developers. * Dissemination: Demonstrated to users, OUCS annual report, Educause talk |
Line 45: | Line 42: |
* Work will be taken up again in later stages of our migration of the institutional VLE from Bodington to Sakai. * Enhancements produced through additional funding will be integrated in due course. |
* The software developed was not integrated into the production VLE service during the life of the project, due to time constraints and concerns about its maturity, but the work will be taken up again in the later stages of our migration of the institutional VLE from Bodington to Sakai. * Updated versions of the toolkit components and enhancements produced through additional funding will be integrated into the demo installation in due course. |
Final Report (Public)
Methodology
Following the project plan, we adopted an incremental and iterative approach to development. We produced an initial user interface within Bodington with place holders for the intended functionality. This was demonstrated to a small group of users to gauge requirements and initial response. We then enhanced the user interface and added further functionality, which we demonstrated to the WebLearn User Group. Throughout the development process we used a standardised development environment consisting of Eclipse, Ant and SVN, in order to make development collaboration within the team and with external developers easier. We assessed the eProfile toolkit code, build process, repository and documentation on an ongoing basis and gave feedback to the original developers where appropriate. We also modified the Bodington installer as development progressed, in order to produce an easily deployable demo of the new functionality, including dummy data. We anticipated incorporating the code into the production VLE service progressively during the project.
Implementation
Overview: Initial work was to install and experiment with the eProfile toolkit components. We then looked at how the web service and applet could be incorporated into both Bodington and Sakai, and decided to model the implementation on Sakai's existing profile tool, in order to ease later integration into Sakai.
- Concentrated initially on development in Bodington, but based design on both Bodington and Sakai integration.
- Made use of SVN externals to pull toolkit code in from external SVN repository.
- Spring MVC and JSP pages
- adopted Bodington policy to switch over to Spring MVC and JSP instead of the original custom template format.
- modified demo data and tools created by installer for demo
- modified Ant build to include applet
- Contributing feedback/code/updates/maintenance to original developers throughout project, and ...
- During the development process we made contributions to the toolkit code in the SVN repository made available by the original developers (including modifications to the 3rd party applet code, cross platform browser issue, auto-login facility).
- Received additional funding from JISC to contract original toolkit developers to enhance toolkit for our use. (FOAF profile delivered in XML format, more fields from FOAF schema handled, username as ID instead of email address)
Output and Results
Demo available at: http://flounder.oucs.ox.ac.uk:8080/wl-addon/
Code downloads available at: http://downloads.oucs.ox.ac.uk/frockle/
SVN repositories:
FROCKLE: https://svn.oucs.ox.ac.uk/projects/vle/frockle eProfile (incl Frockle contributions):
- Modified Bodington code, installer and Ant build file.
- Spring MVC based code and JSP pages suitable for re-use elsewhere.
- JUnit tests and Ant build files for eProfile toolkit.
- Contributions to eProfile SVN, and feedback to developers.
- Dissemination: Demonstrated to users, OUCS annual report, Educause talk
Implications
- The software developed was not integrated into the production VLE service during the life of the project, due to time constraints and concerns about its maturity, but the work will be taken up again in the later stages of our migration of the institutional VLE from Bodington to Sakai.
- Updated versions of the toolkit components and enhancements produced through additional funding will be integrated into the demo installation in due course.
Conclusions (optional)
- better not to try to produce outcome suitable for integration into production VLE service during project life, as time scales were too short, and it complicated development, would've been better to concentrate on a simple demonstrator to be enhanced after the project ended.
- would've been better to undertake a project where work was already underway, or there is an overlap with other work, as time scales are too short to go through full cycle of initial concept, execution
- applet not ideal, caused problems in some browsers
- FOAF not particularly widely used
- Uptake by users would probably be slow, as the potential benefits aren't clear.