Feed Advanced Search

Dec 6 2019

echarruau added a project to T12328: Improve multipledataset in clockgame: GCompris: Activities.
Dec 6 2019, 9:57 PM · GCompris: Improvements

May 26 2019

echarruau added a comment to T10983: Topological activity.

I would put everything within the same activity so that people would find it under the same name for example relative positionning.

May 26 2019, 10:31 AM · GCompris: Activities
jjazeix added a comment to T10983: Topological activity.

2-3 potential modes:

  • like in missing_letter, a list of words and an image, we need to select the good word.
  • like in missing_letter, a list of images and a word, we need to select the good image corresponding to the word.
  • (in a 2.5 dimension world, having an item in the middle, a person to place on the asked position?)
May 26 2019, 9:28 AM · GCompris: Activities
echarruau added a comment to T10983: Topological activity.

We coudl add between
An example of images can be found here
http://jt44.free.fr/divers/Dominospel.pdf

May 26 2019, 8:38 AM · GCompris: Activities

May 25 2019

jjazeix created T10983: Topological activity.
May 25 2019, 9:19 AM · GCompris: Activities

Apr 27 2019

jjazeix closed D17535: Programming maze branch diff.

Thank you,
merged in:
https://cgit.kde.org/gcompris.git/commit/?id=c7a267ace1e820d0a7b58e0c3d6fc7b87436a211
https://cgit.kde.org/gcompris.git/commit/?id=040e1d61ef2f5e02e8dcc9943c9a779572b2bed3
https://cgit.kde.org/gcompris.git/commit/?id=7d3b8ecf5c37552d03391d9427ef959de6c8a17d

Apr 27 2019, 4:20 PM · GCompris: Activities, KDE Edu
jjazeix accepted D17535: Programming maze branch diff.
Apr 27 2019, 4:19 PM · GCompris: Activities, KDE Edu

Apr 16 2019

jjazeix added a comment to D18230: Added admin mode to question and answer activity.

Hi,
I am working from a fresh version of master and get the same problem when I want to apply diff for both D18230.diff

and D18600.diff.

error: patch failed: src/activities/activities.txt:119
Could you on your side apply your patch to see if it is working?
Thanks

Apr 16 2019, 6:25 AM · GCompris: Activities, KDE Edu

Apr 15 2019

echarruau added a comment to D18230: Added admin mode to question and answer activity.

Hi,
I am working from a fresh version of master and get the same problem when I want to apply diff for both D18230.diff
and D18600.diff.
error: patch failed: src/activities/activities.txt:119
Could you on your side apply your patch to see if it is working?
Thanks

Apr 15 2019, 7:26 AM · GCompris: Activities, KDE Edu

Apr 14 2019

AkshayCHD added a comment to D18230: Added admin mode to question and answer activity.

@jjazeix I have updated the diff, please have a look whenever you have time :)

Apr 14 2019, 7:32 PM · GCompris: Activities, KDE Edu
AkshayCHD updated the diff for D18230: Added admin mode to question and answer activity.

Made the following changes

  • Added visual feedback for selected question(made the border color grey)
  • Added the scroll buttons on the side
  • Tab works intuitively
  • Made the input text span multiple lines for longer texts.
  • Fixed to some extent the problem of input texts being overridden even outside the panel, but some problem still exists for longer texts(working to solve that completely)
Apr 14 2019, 7:29 PM · GCompris: Activities, KDE Edu

Mar 31 2019

jjazeix added a comment to D18230: Added admin mode to question and answer activity.

A few notes:

  • The selected question should have a visual feedback
  • There should be scroll buttons on the side to tell there are questions outside the visual zone
  • The tab button does not give focus in an intuitive order (not from left to right or top to bottom)
  • For text answers, the text area should contain multiple lines. Having only one line prevents knowing what has been written before.
  • Questions are outside panel range and answer area can override answer: https://pasteboard.co/I7XcMoO6.png
Mar 31 2019, 10:41 AM · GCompris: Activities, KDE Edu
jjazeix added a comment to D18230: Added admin mode to question and answer activity.

Just a quick note, can you please fix those:
questions_answers.diff:740: trailing whitespace.

implicitHeight: Math.max(grid.cellHeight / 2, 40)

questions_answers.diff:981: trailing whitespace.

for( var i = 0; i < items.questions.length; i++){

questions_answers.diff:1166: trailing whitespace.

Mar 31 2019, 10:33 AM · GCompris: Activities, KDE Edu

Mar 29 2019

AkshayCHD updated the diff for D18230: Added admin mode to question and answer activity.
Mar 29 2019, 8:00 PM · GCompris: Activities, KDE Edu
AkshayCHD added a comment to D18230: Added admin mode to question and answer activity.

@echarruau Hi, i have updated the diff, please have a look whenever you have time :)

Mar 29 2019, 7:55 PM · GCompris: Activities, KDE Edu
AkshayCHD updated the diff for D18230: Added admin mode to question and answer activity.

Added the adaptive TextArea in place of TextField that adjusts its size according to the text entered

Mar 29 2019, 7:52 PM · GCompris: Activities, KDE Edu

Mar 14 2019

jjazeix closed D14653: note_names.
Mar 14 2019, 11:04 AM · GCompris: Activities, KDE Edu

Mar 12 2019

timotheegiet added a comment to T1528: Port of Gtk+ Place your satellite.

Actually I'm not even sure this is a good activity concept, as it has the same flaws as the "intro gravity" activity we have. That is:
-increasing the size of something doesn't directly means increasing its mass (if you stretch something, it will take more space but have the same mass), that can lead to bad misconception for kids.
-increasing the size of a planet sounds very weird to me, as it's not realistic at all.

Mar 12 2019, 8:38 PM · GCompris: Activities
jjazeix added a comment to T1528: Port of Gtk+ Place your satellite.

@dekumar there is a list above, feel free to test the activity and see what is still left to do. Then, feel free to add any improvements that can be useful for the children to learn about

Mar 12 2019, 8:32 PM · GCompris: Activities
dekumar added a comment to T1528: Port of Gtk+ Place your satellite.

@jjazeix I want to add this activity as task to complete in GSoC period ?
Can I know what more is left to be completed ?

Mar 12 2019, 8:01 PM · GCompris: Activities

Mar 11 2019

timotheegiet closed T10051: improve layout of piano_composition as Resolved.

Sorry, actually I this task is a left-over that I forgot to close after fixing the layout of this activity.
The current number of buttons is intended, and increase at each level to introduce new functionalities progressively.
As we don't want to remove features, I'm closing it now.

Mar 11 2019, 11:19 PM · GCompris: Activities
timotheegiet closed T10051: improve layout of piano_composition, a subtask of T1521: Port of Gtk+ piano composition, as Resolved.
Mar 11 2019, 11:19 PM · GCompris: Activities
vallim added a comment to T10051: improve layout of piano_composition.

I moved around some elements of the current piano composition layout, I would like to hear suggestions to make it better...

Mar 11 2019, 10:39 PM · GCompris: Activities

Mar 3 2019

dekumar added a comment to T5954: Port of Gtk+ Analog Electricity.

@jjazeix yes,sure :)

Mar 3 2019, 8:49 AM · GCompris: Activities
jjazeix added a comment to T5954: Port of Gtk+ Analog Electricity.

@dekumar do a test and you'll see :)

Mar 3 2019, 8:40 AM · GCompris: Activities
dekumar added a comment to T5954: Port of Gtk+ Analog Electricity.

@timotheegiet @jjazeix I have gone through the code of both the library the circuit-sandbox and the zupolgec/circuit-simulator.I think the zuplogec/circuit- simulator ( https://github.com/zupolgec/circuit-simulator ) is easy to use.But one thing I am not sure does Qt support the js with prototype and this keyword ?

Mar 3 2019, 5:24 AM · GCompris: Activities

Feb 28 2019

jjazeix added a comment to T10169: activity to learn about pH, acid and base.

@AkshayCHD we have a page on information we want to have for gsoc proposal, please check it: https://gcompris.net/wiki/GSOC_newcomers. We will only give feedback on "full" proposals, not parts.

Feb 28 2019, 6:33 PM · GCompris: Activities
AkshayCHD updated subscribers of T10169: activity to learn about pH, acid and base.

@jjazeix @echarruau Hii, i was thinking on working on this activity as a part of my gsoc 2019 project if given a chance, I have prepared a proposal regarding it, please have a look https://docs.google.com/document/d/1n8cIcyAu1JpeSjr4-UGmUT5HA0TPtKNh0t2X2eCa_rQ/edit?usp=sharing , once it is reviewed i can include its content in my main proposal

Feb 28 2019, 1:54 PM · GCompris: Activities

Feb 27 2019

AkshayCHD updated the diff for D18230: Added admin mode to question and answer activity.

Made the Following changes

  1. Removed the two standard buttons and added single OK button in there place
  2. Added image and animation to indicate that time is running
  3. Submission button is visible when the first answer text is clicked
  4. Splitting the json file into several smaller json files
Feb 27 2019, 10:29 AM · KDE Edu, GCompris: Activities

Feb 15 2019

echarruau renamed T5469: Question and answer activity: allow to create questions and answers activities from multiplication_tables | SOK to Question and answer activity: allow to create questions and answers activities.
Feb 15 2019, 9:57 AM · GCompris: Activities
echarruau added a comment to D18230: Added admin mode to question and answer activity.

Seeing Johnny's question I will try to be more precise about the mockup.
I would like to see the answer area close to the question, without equal. Take a resonnably large answer length. If the area fits on the same line keep it on the same line.
If it does not fit put it alone on the next line. The size of the answer area should be adaptive. It should increase with the number of characters entered if the answer is long.
This is because if from the beginning you fit the length of the answer area to the answer itself it will give hints for the pupil to choose the answer.

Feb 15 2019, 9:52 AM · KDE Edu, GCompris: Activities

Feb 12 2019

jjazeix added a comment to D18230: Added admin mode to question and answer activity.

Here is the mockup I prepared for long sentences
https://snag.gy/IQLv5e.jpg

Feb 12 2019, 6:41 PM · KDE Edu, GCompris: Activities
amankumargupta added a comment to D17535: Programming maze branch diff.

That's nice to hear! :)

Feb 12 2019, 6:21 AM · GCompris: Activities, KDE Edu

Feb 11 2019

echarruau added a comment to D17535: Programming maze branch diff.

Checked both behaviour and code. Beautiful piece of code :) Code is easy to understand, functions are well named, factorisation is well used everywhere it can be. Well done, congratulation!
Ready to be merged :)

Feb 11 2019, 11:07 PM · GCompris: Activities, KDE Edu
echarruau added a comment to D18230: Added admin mode to question and answer activity.

Here is the mockup I prepared for long sentences
https://snag.gy/IQLv5e.jpg

Feb 11 2019, 3:29 PM · KDE Edu, GCompris: Activities
echarruau added a comment to D18230: Added admin mode to question and answer activity.

Ok, I will see with Johnny if state is the good tool for it, I don't remember saying it used for this purpose.
About your last comment I did not ask you to remove submit button but the start button.
I will prepare a mockup to explain you the size of the fonts I have in mind, the test you have done on sentences length could also be useful there implement the change I have in mind.

Feb 11 2019, 1:00 PM · KDE Edu, GCompris: Activities
AkshayCHD added a comment to D18230: Added admin mode to question and answer activity.

https://snag.gy/AvZwbC.jpg
@echarruau when the question length is very long, even if the window.width > window.height, the rearrangement will take place, that is why i said that it has nothing to do with the playarea's width, and for this rearrangement i made use of states, without using states this question would have looked like, https://snag.gy/MwyHUI.jpg

Feb 11 2019, 12:14 PM · KDE Edu, GCompris: Activities
AkshayCHD added a comment to D18230: Added admin mode to question and answer activity.

Diff Update:

  1. Made the answer text slide down when question length is too long
  2. Moved the buttons up when window height > width
Feb 11 2019, 11:23 AM · KDE Edu, GCompris: Activities
echarruau added a comment to D18230: Added admin mode to question and answer activity.

Could you please detail what you have done when submitting the final sum up.
Instead of writting "Made the changes" I need to know what has been changed.

Feb 11 2019, 8:42 AM · KDE Edu, GCompris: Activities
AkshayCHD updated the diff for D18230: Added admin mode to question and answer activity.

Made the changes

Feb 11 2019, 5:22 AM · KDE Edu, GCompris: Activities

Feb 6 2019

echarruau added a comment to D18230: Added admin mode to question and answer activity.

Could you work the way questions and answers are displayed?
https://snag.gy/IiCuYd.jpg
We should try to have one question and answer per line, and if there is not enough place for a question in a single line you force the answer under the question.

Feb 6 2019, 3:32 PM · KDE Edu, GCompris: Activities
echarruau added a comment to D18230: Added admin mode to question and answer activity.

Could you do a test please?
Remove the start button (only comment it in the code do not delete the lines).
Start should be done when user clicks the first time in any answer box.
Could you also add an item of you choice saying that time is running?
Something nice not stressful. You can look at how candies are animated in share activity to see how you can make objects moving slightly.

Feb 6 2019, 3:04 PM · KDE Edu, GCompris: Activities
jjazeix added inline comments to D18230: Added admin mode to question and answer activity.
Feb 6 2019, 2:09 PM · KDE Edu, GCompris: Activities
AkshayCHD added inline comments to D18230: Added admin mode to question and answer activity.
Feb 6 2019, 2:05 PM · KDE Edu, GCompris: Activities
AkshayCHD updated the diff for D18230: Added admin mode to question and answer activity.
Feb 6 2019, 1:55 PM · KDE Edu, GCompris: Activities
echarruau added a comment to D18230: Added admin mode to question and answer activity.

Warning message does not fit in the screen
https://snag.gy/a7Y8K1.jpg

Feb 6 2019, 1:48 PM · KDE Edu, GCompris: Activities
AkshayCHD added a comment to D18230: Added admin mode to question and answer activity.

I applied your diff and get this answer:
Script qrc:/gcompris/src/activities/question_and_answer/dataset.js unavailable
qrc:/gcompris/src/activities/question_and_answer/dataset.js: No such file or directory
Can you update the diff please?

Feb 6 2019, 1:38 PM · KDE Edu, GCompris: Activities
echarruau added a comment to D18230: Added admin mode to question and answer activity.

Buttons start and restart overlapped by menu bar
https://snag.gy/XqvDzO.jpg

Feb 6 2019, 1:33 PM · KDE Edu, GCompris: Activities
echarruau added a comment to D18230: Added admin mode to question and answer activity.

Dataset missing

Feb 6 2019, 1:30 PM · KDE Edu, GCompris: Activities
echarruau added a comment to D18230: Added admin mode to question and answer activity.

dataset.js is still included in the code.

Feb 6 2019, 1:15 PM · KDE Edu, GCompris: Activities

Feb 5 2019

AkshayCHD added a comment to D18230: Added admin mode to question and answer activity.

@jjazeix I have updated the diff

Feb 5 2019, 2:46 AM · KDE Edu, GCompris: Activities
AkshayCHD added a comment to D18230: Added admin mode to question and answer activity.

I applied your diff and get this answer:
Script qrc:/gcompris/src/activities/question_and_answer/dataset.js unavailable
qrc:/gcompris/src/activities/question_and_answer/dataset.js: No such file or directory
Can you update the diff please?

Feb 5 2019, 2:45 AM · KDE Edu, GCompris: Activities
AkshayCHD updated the diff for D18230: Added admin mode to question and answer activity.

Made the necessary changes

Feb 5 2019, 2:41 AM · KDE Edu, GCompris: Activities

Feb 4 2019

echarruau added a comment to D18230: Added admin mode to question and answer activity.

I think you added an hard coded value for noOfQuestions, but I can not test since I do not have the js at the moment.

Feb 4 2019, 10:15 PM · KDE Edu, GCompris: Activities
echarruau added a comment to D18230: Added admin mode to question and answer activity.

I applied your diff and get this answer:
Script qrc:/gcompris/src/activities/question_and_answer/dataset.js unavailable
qrc:/gcompris/src/activities/question_and_answer/dataset.js: No such file or directory
Can you update the diff please?

Feb 4 2019, 10:13 PM · KDE Edu, GCompris: Activities
echarruau moved T5469: Question and answer activity: allow to create questions and answers activities from Backlog to WIP on the GCompris: Activities board.
Feb 4 2019, 10:05 PM · GCompris: Activities
jjazeix added inline comments to D18230: Added admin mode to question and answer activity.
Feb 4 2019, 8:07 PM · KDE Edu, GCompris: Activities

Jan 31 2019

AkshayCHD added a comment to D18230: Added admin mode to question and answer activity.

@jjazeix I have converted the dataset of this diff also to json format

Jan 31 2019, 8:08 PM · KDE Edu, GCompris: Activities
AkshayCHD updated the diff for D18230: Added admin mode to question and answer activity.

Moved dataset to resource folder in json format.

Jan 31 2019, 8:07 PM · KDE Edu, GCompris: Activities

Jan 30 2019

echarruau added a comment to T5461: Ascending order activity.

When I reduce the window size, numbers are disappearing (see level 3). They should be reordered on a lower line.

Jan 30 2019, 6:08 PM · GCompris: Activities
echarruau added a comment to T10422: Multipledataset description and improvement.

Activity: Sudoku
Place unique symbols in a grid
Goal: The aim of the puzzle is to enter a symbol or numeral from 1 through 9 in each cell of a grid. In the official Sudoku the grid is 9x9 made up of 3x3 subgrids (called 'regions'). In GCompris we start at lower levels with a simpler version using symbols and with no regions. In all cases the grid is presented with various symbols or numerals given in some cells (the 'givens'). Each row, column and region must contain only one instance of each symbol or numeral (Source &lt;http://en.wikipedia.org/wiki/Sudoku&gt;).

Jan 30 2019, 4:27 PM · GCompris: Improvements
echarruau created T10422: Multipledataset description and improvement.
Jan 30 2019, 4:27 PM · GCompris: Improvements

Jan 29 2019

AkshayCHD added a revision to T5461: Ascending order activity: Unknown Object (Differential Revision).
Jan 29 2019, 5:51 PM · GCompris: Activities

Jan 27 2019

jjazeix added a comment to D18230: Added admin mode to question and answer activity.

@jjazeix regarding the part of calculating the longest string, I think only a rough idea of length is needed, it doesn't need to be exact, another option can be to apply that text to the sample question and make comparison on the basis its height, what do you say?

Jan 27 2019, 6:17 PM · KDE Edu, GCompris: Activities
AkshayCHD updated the diff for D18230: Added admin mode to question and answer activity.
Jan 27 2019, 1:45 PM · KDE Edu, GCompris: Activities

Jan 26 2019

AkshayCHD added a comment to D18230: Added admin mode to question and answer activity.

@jjazeix regarding the part of calculating the longest string, I think only a rough idea of length is needed, it doesn't need to be exact, another option can be to apply that text to the sample question and make comparison on the basis its height, what do you say?

Jan 26 2019, 2:46 PM · KDE Edu, GCompris: Activities

Jan 25 2019

AkshayCHD updated the diff for D18230: Added admin mode to question and answer activity.

Made the changes

Jan 25 2019, 9:46 AM · KDE Edu, GCompris: Activities

Jan 23 2019

jjazeix added inline comments to D18230: Added admin mode to question and answer activity.
Jan 23 2019, 12:32 PM · KDE Edu, GCompris: Activities
AkshayCHD added a comment to D18230: Added admin mode to question and answer activity.

@echarruau I have updated the diff, made the changes as you told, also i've added a sample questions subactivity that would later be deleted just to demonstrate how the questions of different lengths can be accommodated in the activity.

Jan 23 2019, 11:45 AM · KDE Edu, GCompris: Activities
AkshayCHD updated the diff for D18230: Added admin mode to question and answer activity.

Made the questions orientation more dynamic to support questions of all lengths.

Jan 23 2019, 11:43 AM · KDE Edu, GCompris: Activities

Jan 16 2019

echarruau added a comment to D18230: Added admin mode to question and answer activity.

Hi,
I don't know how much work you have done on it, if it comes from Amit or you but the activity seems much nicer than the last time I saw it.
I saw a few points to improve, even if I did not have a look to the code yet.

  • When I reduce the size of GCompris the equal sign (=) goes under the numbers. You could work on font size to avoid this but in any case the = sign needs to stay on the same line
  • In the admin config menu, numbers are too far from their select box and I did not know if the select box was assigned to the right or the left numbers
  • Admin config: could you increase the fonts
  • Admin config: when reducing some part of the questions disappear, you can rearange then with a flow

-Main window: if the display is too small to display all the questions, the up and down blue arrows used in the config window should appear.

Jan 16 2019, 9:45 PM · KDE Edu, GCompris: Activities
AkshayCHD updated subscribers of D18230: Added admin mode to question and answer activity.

@echarruau in response to your query on IRC, before making the diff I did a rebase with the latest master branch so the current diff is in sync with the master branch, you can have a look, the code might need some refactoring but, before that i just wanted to have an idea whether i am going in the right direction or not. :)

Jan 16 2019, 7:32 PM · KDE Edu, GCompris: Activities
AkshayCHD updated the diff for D18230: Added admin mode to question and answer activity.
Jan 16 2019, 5:47 PM · KDE Edu, GCompris: Activities

Jan 13 2019

AkshayCHD added a revision to T5469: Question and answer activity: allow to create questions and answers activities: D18230: Added admin mode to question and answer activity.
Jan 13 2019, 6:30 PM · GCompris: Activities
AkshayCHD added a task to D18230: Added admin mode to question and answer activity: T5469: Question and answer activity: allow to create questions and answers activities.
Jan 13 2019, 6:30 PM · KDE Edu, GCompris: Activities
AkshayCHD requested review of D18230: Added admin mode to question and answer activity.
Jan 13 2019, 6:28 PM · KDE Edu, GCompris: Activities
amankumargupta added inline comments to D17535: Programming maze branch diff.
Jan 13 2019, 6:20 PM · GCompris: Activities, KDE Edu

Jan 7 2019

jjazeix added a comment to T5954: Port of Gtk+ Analog Electricity.

other libs to be checked: https://github.com/zupolgec/circuit-simulator
or maybe in C (need to check if easy to have it multiplatform): https://sourceforge.net/p/ngspice/ngspice/ci/master/tree/src/include/ngspice/sharedspice.h

Jan 7 2019, 6:29 PM · GCompris: Activities

Jan 2 2019

jjazeix updated subscribers of D17535: Programming maze branch diff.

@echarruau , @timotheegiet : is it good for you to merge it?

Jan 2 2019, 11:59 AM · GCompris: Activities, KDE Edu

Dec 21 2018

jjazeix added a comment to T5461: Ascending order activity.

Sorry for delay.

  • Renaming the activities to Ordering numbers, Ordering letters.
Dec 21 2018, 3:09 PM · GCompris: Activities

Dec 18 2018

jjazeix closed D17275: Fixed UI in Color Mix.

Sorry for delay, I fixed other issues within the patch:

  • when you submit an answer, you may have 3 texts displayed on the right that was hidden by the light (too much color/not enough color...)
  • I put the score on the left to avoid potential overriding and having a floating score
  • I set a max value for the circle radius to avoid having it going too big.
Dec 18 2018, 2:56 PM · KDE Edu, GCompris: Activities
amankumargupta added a member for GCompris: Activities: amankumargupta.
Dec 18 2018, 7:26 AM

Dec 13 2018

amankumargupta edited projects for D17535: Programming maze branch diff, added: GCompris: Activities; removed GCompris: Improvements.
Dec 13 2018, 6:35 AM · GCompris: Activities, KDE Edu

Dec 9 2018

amankumargupta accepted D17275: Fixed UI in Color Mix.

Looks good to me on testing!

Dec 9 2018, 7:36 AM · KDE Edu, GCompris: Activities

Dec 8 2018

jjazeix created T10169: activity to learn about pH, acid and base.
Dec 8 2018, 8:59 PM · GCompris: Activities
varunp updated the diff for D17275: Fixed UI in Color Mix.

Fixed file permissions and display of text in certain window sizes.

Dec 8 2018, 12:56 AM · KDE Edu, GCompris: Activities

Dec 1 2018

jjazeix closed D14712: Play_piano activity.

code merged

Dec 1 2018, 12:01 PM · GCompris: Activities, KDE Edu
jjazeix accepted D14712: Play_piano activity.
Dec 1 2018, 12:01 PM · GCompris: Activities, KDE Edu
jjazeix closed D14713: Play_rhythm activity.
Dec 1 2018, 12:01 PM · KDE Edu, GCompris: Activities
jjazeix accepted D14713: Play_rhythm activity.

Code merged

Dec 1 2018, 12:01 PM · KDE Edu, GCompris: Activities
jjazeix closed D14727: piano_composition activity.
Dec 1 2018, 12:00 PM · KDE Edu, GCompris: Activities
jjazeix accepted D14727: piano_composition activity.

Code merged :)

Dec 1 2018, 12:00 PM · KDE Edu, GCompris: Activities
jjazeix edited reviewers for D17275: Fixed UI in Color Mix, added: GCompris: Improvements; removed: jjazeix, dmadaan.
Dec 1 2018, 8:50 AM · KDE Edu, GCompris: Activities
varunp added a reviewer for D17275: Fixed UI in Color Mix: dmadaan.
Dec 1 2018, 6:55 AM · KDE Edu, GCompris: Activities
varunp added a reviewer for D17275: Fixed UI in Color Mix: jjazeix.
Dec 1 2018, 4:44 AM · KDE Edu, GCompris: Activities
varunp requested review of D17275: Fixed UI in Color Mix.
Dec 1 2018, 4:43 AM · KDE Edu, GCompris: Activities

Nov 25 2018

jjazeix closed T8878: piano_composition, add measures, a subtask of T1521: Port of Gtk+ piano composition, as Wontfix.
Nov 25 2018, 5:52 PM · GCompris: Activities
jjazeix closed T8878: piano_composition, add measures as Wontfix.
Nov 25 2018, 5:52 PM · GCompris: Activities
amankumargupta closed T10075: Integrate GCCreationHandler with Balance box and Baby Wordprocessor as Resolved.

GCCreationHandler is now integrated with all the configurable activities. Closing this task.

Nov 25 2018, 11:19 AM · GCompris: Activities
amankumargupta placed T8878: piano_composition, add measures up for grabs.
Nov 25 2018, 9:46 AM · GCompris: Activities