Features/Introduction Tutorial: Difference between revisions
ErickLavoie (talk | contribs) |
ErickLavoie (talk | contribs) |
||
| Line 54: | Line 54: | ||
Those changes involve modifications of less than 100 lines of code in the existing Sugar code base but add a number of new files and concepts. | Those changes involve modifications of less than 100 lines of code in the existing Sugar code base but add a number of new files and concepts. | ||
=== Tasks === | === Tasks === | ||
* Define an exact script for the introduction tutorial | |||
* Rebase the existing Tutorius code base on top of Sugar 0.88 | |||
* Create a reliable Overlay for all the different Views and the Frame | |||
* Make the Message Bubble position relative to the screen size | |||
* Make sure the current localization mecanism is reliable | |||
* Add the logging screen option (See UI Mocks) | |||
* Add the option item to replay the introduction tutorial (See UI Mocks) | |||
* Produce a tutorial | |||
* Write documentation for the translation team | |||
The only risky item is the creation of a reliable Overlay for the different Views. For a technical description of what it involves, see [[Features/Introduction_Tutorial/Overlay]]. Any help from GTK gurus in the community is welcomed as our last attempt at this was unsuccessful. | |||
==UI Design== | ==UI Design== | ||