| Field |
Original Value |
New Value |
|
Description
|
The first step is to start integrating the homepage and course page. We will also need to make sure that logs can be handled correctly
Here are more technicalities regarding GG API:
- Cache the pieces of code that have their own URL in the LocalServer. We need to declare these pieces in a manifest.
- Files that do not have their own URL (snippets) will need to go to the SQLite DB provided by Gears.
- The WorkerPool class will help us deal with the Javascript code in Moodle
|
The first step is to start integrating the homepage and coursepage. We will also need to make sure that logs can be handled correctly
Here are more technicalities regarding GG API:
- Cache the pieces of code that have their own URL in the LocalServer. We need to declare these pieces in a manifest.
- Files that do not have their own URL (snippets) will need to go to the SQLite DB provided by Gears.
- The WorkerPool class will help us deal with the Javascript code in Moodle
|
|
Summary
|
Integrate GG with the homepage and the course page
|
Integrate GG with the homepage and the coursepage
|