The Mobility Coding Camp Preparatory tasks for developers 1. Getting ready 1.1 Read about project goals and technical aspects http://usos.edu.pl/Mobility/Docs/nagrodzki2009-12-03.pdf 1.2 Read about the Mobility Data Model http://usos.edu.pl/Mobility/Docs/mobility-data-model.pdf 2. Task on Data Model 2.1 Read WSDL, schema and sample data https://repo.usos.edu.pl/mobility/tags/2.0_r386/wsdl/ 2.2 Prepare a set of sample file for your own University 2.3 Send it to Warsaw for approval 3. Task on installation of the Mobility Node (simple) 3.1 Download the Mobility package and install it on your server https://repo.usos.edu.pl/mobility/tags/2.0_r386/mobility_package.tgz 3.2 Install your sample files on the server 3.3 Test sending and getting data using web client and server 4. Task on installation of the Mobility Node (advanced) 4.1 Download the code of the Mobility Node from the code repository, install it on your server, connect to local database (beware: URL changes when the new release is issued) https://repo.usos.edu.pl/mobility/tags/2.0_r386/ 4.2 Test sending and getting data which are selected/inserted to the database, using web client and server 4.2.1 Start with send methods 4.2.2 Continue with get methods 5. Task on integration of the Mobility Node with local Student Management System (more advanced) 5.1 Add 'mobility buttons' which invoke mobility methods to the interface of the local SMIS 5.2 Test sending and getting data using 'mobility buttons'