Feed Advanced Search

May 5 2017

rahulyadav placed T5477: Practice Activity up for grabs.
May 5 2017, 7:29 PM · GCompris: Activities
rahulyadav placed T1530: Port of Gtk+ Animation activity up for grabs.
May 5 2017, 7:28 PM · GCompris: Activities

Feb 26 2017

rahulyadav edited projects for T5477: Practice Activity, added: GCompris: Activities; removed GCompris.
Feb 26 2017, 11:36 AM · GCompris: Activities
rahulyadav edited projects for T5477: Practice Activity, added: GCompris; removed GCompris: Activities.
Feb 26 2017, 11:36 AM · GCompris: Activities
rahulyadav moved T5477: Practice Activity from Backlog to WIP on the GCompris: Activities board.
Feb 26 2017, 11:35 AM · GCompris: Activities
rahulyadav created T5477: Practice Activity.
Feb 26 2017, 11:34 AM · GCompris: Activities

Feb 21 2017

rahulyadav committed R2:daaa1d6d44ec: connected nextSublevel with Bonus component (authored by rahulyadav).
connected nextSublevel with Bonus component
Feb 21 2017, 12:00 PM

Feb 8 2017

rahulyadav committed R2:f93d999da2d0: added bonus characters at each sublevel (authored by rahulyadav).
added bonus characters at each sublevel
Feb 8 2017, 1:07 PM

Jan 29 2017

rahulyadav added a comment to D4127: multiplication_tables, normal mode completed.

@nitish i checked the activity . you should make some changes.

Jan 29 2017, 5:04 PM

Jan 14 2017

rahulyadav added a comment to D4127: multiplication_tables, normal mode completed.

I have made some comments for small changes also so that you have a todo list to work with. But the initial port is good.

Jan 14 2017, 2:57 PM

Jan 11 2017

rahulyadav moved T1533: Port of Gtk+ Guesscount activity from WIP to Done on the GCompris board.
Jan 11 2017, 2:49 PM · GCompris
rahulyadav closed T1530: Port of Gtk+ Animation activity as Resolved.
Jan 11 2017, 2:48 PM · GCompris: Activities
rahulyadav created T5061: Graphis update for Guesscount.
Jan 11 2017, 4:39 AM · GCompris: Graphics

Dec 21 2016

rahulyadav lowered the priority of T1530: Port of Gtk+ Animation activity from High to Normal.
Dec 21 2016, 6:43 PM · GCompris: Activities
rahulyadav moved T1530: Port of Gtk+ Animation activity from Backlog to WIP on the GCompris board.
Dec 21 2016, 6:42 PM · GCompris: Activities
rahulyadav edited projects for T1530: Port of Gtk+ Animation activity, added: GCompris; removed GCompris: Activities.
Dec 21 2016, 6:40 PM · GCompris: Activities

Dec 17 2016

rahulyadav moved T1530: Port of Gtk+ Animation activity from Backlog to WIP on the GCompris: Activities board.
Dec 17 2016, 6:16 PM · GCompris: Activities
rahulyadav claimed T1530: Port of Gtk+ Animation activity.
Dec 17 2016, 6:04 PM · GCompris: Activities

Oct 14 2016

rahulyadav added a comment to T1533: Port of Gtk+ Guesscount activity.

Admin mode is complete along with building level schema. Looking out for any other feature that can be added.

Oct 14 2016, 6:48 AM · GCompris

Sep 24 2016

rahulyadav added a comment to T1533: Port of Gtk+ Guesscount activity.

Admin mode is almost complete. I have to add logic to select questions according to number of operators selected in the admin mode.

Sep 24 2016, 5:44 PM · GCompris
rahulyadav updated the task description for T1533: Port of Gtk+ Guesscount activity.
Sep 24 2016, 5:40 PM · GCompris
rahulyadav updated the task description for T1533: Port of Gtk+ Guesscount activity.
Sep 24 2016, 5:40 PM · GCompris

Jul 3 2016

rahulyadav moved T1533: Port of Gtk+ Guesscount activity from Backlog to WIP on the GCompris board.
Jul 3 2016, 9:44 AM · GCompris

Mar 2 2016

rahulyadav added a comment to T1533: Port of Gtk+ Guesscount activity.

jjazeix,bdoin sir i have made some changes according to previous review changes.
a). used qsTr in some areas
b).removed previous warnings
c). added border to droppable zones
d).added level changing functionality
d).structured the code.
i still have two problems. error(QML Rectangle: Cannot anchor to a null item.) and other one is that the operator does not go back to original position.
please take a look.i am working on sizing the elements .

Mar 2 2016, 5:13 AM · GCompris

Mar 1 2016

rahulyadav added a comment to T1533: Port of Gtk+ Guesscount activity.

bdoin sir i have sent you a pull request with same changes presented in the previous link.

Mar 1 2016, 5:12 AM · GCompris
rahulyadav added a comment to T1533: Port of Gtk+ Guesscount activity.

thanks jjazeix for your review
. i'll keep these things in mind. i planned to change the copyrights and qstr() string when i had made the functionality.

Mar 1 2016, 4:24 AM · GCompris

Feb 29 2016

rahulyadav added a comment to T1533: Port of Gtk+ Guesscount activity.

sir i have made the size of elements according to my desktop.i,ll change it according to different viewport when i have built the functionality.

Feb 29 2016, 8:30 PM · GCompris
rahulyadav added a comment to T1533: Port of Gtk+ Guesscount activity.

bdoin sir i have made the first level for guesscount. i have made some change from gtk+ version a. i have added drag and drop rather than clicking as it is more interactive(what i felt when i played it) b. bug: i am not able to send the operator back when first question is completed .you have to move it yourself. c. the code is not structured properly(started working on qt 5 days ago) please provide your input .i will make more changes to improve the structure. link to the repo :https://github.com/rahulyadav170923/gcompris

Feb 29 2016, 6:54 PM · GCompris

Feb 24 2016

rahulyadav claimed T1533: Port of Gtk+ Guesscount activity.
Feb 24 2016, 4:43 AM · GCompris
rahulyadav added a comment to T1533: Port of Gtk+ Guesscount activity.

for practice mode: i thinnk we should provide them with a calculator(with limit on digits so that the do not enter big numbers) and create a 10 question session.showing the result inn a sidebar.

Feb 24 2016, 4:38 AM · GCompris

Feb 23 2016

rahulyadav added a comment to T1533: Port of Gtk+ Guesscount activity.

i would like to port Gtk+ Guesscount activity with some additional features i would like to port Gtk+ Guesscount activity with some additional features: 1. add modes in the activity (simple,timer,create test) a. simlpe(the activity present right now) b. timer(put timer in solving a question along with guessing chances) c. (optional )create test(parents can create the question ) i want to add these to the activity to make it more exiting and educational.
i would also like to add practice mode(to practice algebra)

Feb 23 2016, 2:46 PM · GCompris

Feb 22 2016

rahulyadav added a watcher for GCompris: rahulyadav.
Feb 22 2016, 11:34 AM
rahulyadav added a comment to T1536: Port of Gtk+ Tangram.

sir i want to contribute to gcompris .i am also going to apply for gsoc.so for gsoc should i start contributing to a new activity or contributing to tangram(already started) will be considered

Feb 22 2016, 11:12 AM · GCompris