GCi: Difference between revisions
Line 79: | Line 79: | ||
== Quality Assurance: testing and ensuring code is of high quality == | == Quality Assurance: testing and ensuring code is of high quality == | ||
== Design: graphic design or user interface design == | == Design: graphic design or user interface design == | ||
===GCompris: "Louis Braille", reduce the view height=== | |||
See task https://phabricator.kde.org/T9571 | |||
===GCompris: "Enumerate", fix overriding=== | |||
See task https://phabricator.kde.org/T8514 | |||
===GCompris: "Falling words/letters, fix score overriding=== | |||
See task https://phabricator.kde.org/T8525 | |||
===GCompris: "Click game", fix overriding=== | |||
See task https://phabricator.kde.org/T8523 | |||
===GCompris: "Reading", fix overriding=== | |||
See task https://phabricator.kde.org/T8516 | |||
===GCompris: "Algebra", fix layout issue and overridings=== | |||
See task https://phabricator.kde.org/T8513 | |||
===GCompris: "Erase", fix layout=== | |||
See task https://phabricator.kde.org/T8524 | |||
===GCompris: "Canal lock", fix lock overriding=== | |||
See task: https://phabricator.kde.org/T8520 | |||
===GCompris: "The fifteen game", fix layout issue and prevent overriding=== | |||
See task https://phabricator.kde.org/T8518 | |||
===GCompris: "Magic Hat", fix overridings=== | |||
See task https://phabricator.kde.org/T8519 | |||
===GCompris: "Gnumch", fix layout issue=== | |||
See task https://phabricator.kde.org/T8521 | |||
===GCompris: "Color mix", fix layout=== | |||
See task https://phabricator.kde.org/T8522 |
Revision as of 08:09, 4 September 2018
Google Code-in
This is a contest for pre-university students ages 13-17. Please be aware GCI will start about a month earlier this year than in previous years - the contest starts for students October 23rd 2018.
Organization applications open for GCI orgs next week on Thursday, September 6th, and close less than 2 weeks later on Monday, September 17th. We will announce organizations on Tuesday, September 18th giving orgs 5 weeks to create their tasks before the contest begins on October 23rd.
Mentors: please join [KDE-Soc-Mentor] list if you are not subscribed.
Contest site: https://codein.withgoogle.com/ | Announcement: https://opensource.googleblog.com/2018/08/announcing-google-code-in-2018.html
The major changes for GCI 2018
- Orgs will evaluate the 20 students completing the most tasks with their org when deciding on finalists and winners
- Orgs will choose 6 finalists (instead of 5)
- We have renamed the User Interface category to Design
- Students will have to wait until Google reviews their Parental Consent form before they can claim their first task. This will slow things down but it is a requirement to be able to continue the program.
- No tasks asking for personal information about students will be allowed (this includes tasks asking for students to introduce themselves with info like what country they are from, or photos of the students, etc.).
Please add task ideas in the following areas, followed by mentor name
Code: writing or refactoring
GCompris: Write unit test for ApplicationInfo
See task https://phabricator.kde.org/T9607
- mentors
- Timothee<[email protected]>, Johnny<[email protected]>
GCompris: Write unit test from DownloadManager
See task https://phabricator.kde.org/T9608
- mentors
- Timothee<[email protected]>, Johnny<[email protected]>
GCompris: Add keyboard binding support to "Money"
See task https://phabricator.kde.org/T8495
- mentors
- Timothee<[email protected]>, Johnny<[email protected]>, Aman<[email protected], Amit<[email protected], Divyam<[email protected]>
GCompris: Add keyboard controls support to Memory activities
See task https://phabricator.kde.org/T8491
- mentors
- Timothee<[email protected]>, Johnny<[email protected]>, Aman<[email protected], Amit<[email protected], Divyam<[email protected]>
GCompris: Add keyboard controls support to "Simple paint"
See task https://phabricator.kde.org/T8494
- mentors
- Timothee<[email protected]>, Johnny<[email protected]>, Aman<[email protected], Amit<[email protected], Divyam<[email protected]>
GCompris: Add keyboard controls support to "Simple paint"
See task https://phabricator.kde.org/T8494
- mentors
- Timothee<[email protected]>, Johnny<[email protected]>, Aman<[email protected], Amit<[email protected], Divyam<[email protected]>
Documentation/Training: creating/editing documents and helping others learn more
GCompris: Document "ScoreItem.qml"
Look for how this item is used and as some documentation to it.
- mentors
- Timothee<[email protected]>, Johnny<[email protected]>, Aman<[email protected], Amit<[email protected]>, Divyam<[email protected]>
GCompris: Document "ReadyButton.qml"
Look for how this item is used and as some documentation to it.
- mentors
- Timothee<[email protected]>, Johnny<[email protected]>, Aman<[email protected], Amit<[email protected]>, Divyam<[email protected]>
GCompris: Document "Numpad.qml"
Look for how this item is used and as some documentation to it.
- mentors
- Timothee<[email protected]>, Johnny<[email protected]>, Aman<[email protected], Amit<[email protected]>, Divyam<[email protected]>
GCompris: Document "DominoNumber.qml"
Look for how this item is used and as some documentation to it.
- mentors
- Timothee<[email protected]>, Johnny<[email protected]>, Aman<[email protected], Amit<[email protected]>, Divyam<[email protected]>
GCompris: Document "Domino.qml"
Look for how this item is used and as some documentation to it.
- mentors
- Timothee<[email protected]>, Johnny<[email protected]>, Aman<[email protected], Amit<[email protected]>, Divyam<[email protected]>
GCompris: Document "Balloon.qml"
Look for how this item is used and as some documentation to it.
- mentors
- Timothee<[email protected]>, Johnny<[email protected]>, Aman<[email protected], Amit<[email protected]>, Divyam<[email protected]>
GCompris: Document "AnswerButton.qml"
Look for how this item is used and as some documentation to it.
- mentors
- Timothee<[email protected]>, Johnny<[email protected]>, Aman<[email protected], Amit<[email protected]>, Divyam<[email protected]>
Look for how this item is used and as some documentation to it.
- mentors
- Timothee<[email protected]>, Johnny<[email protected]>, Aman<[email protected], Amit<[email protected]>, Divyam<[email protected]>
Outreach/Research: community management, marketing, or studying problems and recommending solutions
Quality Assurance: testing and ensuring code is of high quality
Design: graphic design or user interface design
GCompris: "Louis Braille", reduce the view height
See task https://phabricator.kde.org/T9571
GCompris: "Enumerate", fix overriding
See task https://phabricator.kde.org/T8514
GCompris: "Falling words/letters, fix score overriding
See task https://phabricator.kde.org/T8525
GCompris: "Click game", fix overriding
See task https://phabricator.kde.org/T8523
GCompris: "Reading", fix overriding
See task https://phabricator.kde.org/T8516
GCompris: "Algebra", fix layout issue and overridings
See task https://phabricator.kde.org/T8513
GCompris: "Erase", fix layout
See task https://phabricator.kde.org/T8524
GCompris: "Canal lock", fix lock overriding
See task: https://phabricator.kde.org/T8520
GCompris: "The fifteen game", fix layout issue and prevent overriding
See task https://phabricator.kde.org/T8518
GCompris: "Magic Hat", fix overridings
See task https://phabricator.kde.org/T8519
GCompris: "Gnumch", fix layout issue
See task https://phabricator.kde.org/T8521
GCompris: "Color mix", fix layout
See task https://phabricator.kde.org/T8522