Feed Advanced Search

Jan 21 2020

echarruau added a comment to D26637: balance scales multiple dataset.

Tested for "up to 5", works wonderful so far, I will test the rest tomorrow.
We are missing an objectif, I put it in the code as comment.

Jan 21 2020, 11:05 PM · KDE Edu
echarruau added a comment to D26712: Multiple Dataset for enumerate.

Code change is good for me. Test shows that it is working properly. Ok button has been well implemented and mulipledataset well added. Great job.
We need just to add an additional feature compare to the initial project.
You need to add multiple question for each sublevel.
At the moment there is only one answer to give to validate a sublevel. We need at least 5 questions per sublevel and the number of questions for each sublevel must be configurable in the qml file.
You need for that to be able to generate randomize questions according to numberOfItemMax.

Jan 21 2020, 10:56 PM · KDE Edu

Jan 19 2020

echarruau updated the task description for T12341: Sok 2020: add multiple level to more activities.
Jan 19 2020, 8:12 PM · GCompris: Improvements
echarruau updated the task description for T12341: Sok 2020: add multiple level to more activities.
Jan 19 2020, 8:11 PM · GCompris: Improvements
echarruau added a subtask for T12341: Sok 2020: add multiple level to more activities: T12510: SOK 2020 Plan (Shubham).
Jan 19 2020, 8:08 PM · GCompris: Improvements
echarruau added a parent task for T12510: SOK 2020 Plan (Shubham): T12341: Sok 2020: add multiple level to more activities.
Jan 19 2020, 8:08 PM · GCompris: Improvements
echarruau updated the task description for T12510: SOK 2020 Plan (Shubham).
Jan 19 2020, 8:07 PM · GCompris: Improvements
echarruau added a comment to T12333: Adding level selection to count the items.

Could you update the description and the qml objective?
1- From
count or recognize the items up to 4 of 1 type.
to
Group 4 types of fruits and enumarate each group (4 fruits max)
and this adapted for each objective?

Jan 19 2020, 8:06 PM · GCompris: Improvements
echarruau added a comment to T12333: Adding level selection to count the items.

Can you add an ok button.
Can you display the sub objectif for each level?
Otherwise so far it is good for me.

Jan 19 2020, 7:39 PM · GCompris: Improvements
echarruau committed R2:68f4a3b157bb: added line in cmakelists, is now working (authored by echarruau).
added line in cmakelists, is now working
Jan 19 2020, 7:22 PM

Jan 16 2020

echarruau committed R2:24869ed5f913: updated command-controller from chapter 4 sources (authored by echarruau).
updated command-controller from chapter 4 sources
Jan 16 2020, 10:21 PM
echarruau committed R2:c0dcc0e2b4e6: added command-controllers files in cmake which removes the previous error (authored by echarruau).
added command-controllers files in cmake which removes the previous error
Jan 16 2020, 5:09 PM
echarruau committed R2:c1771f379fd2: added command-controller but creates errors (authored by echarruau).
added command-controller but creates errors
Jan 16 2020, 2:59 PM
echarruau added a comment to T12330: Adding level selection to balancing the scales.

Hi,
Could you implement MultipleDataset4 and MultipleDataset5?
Emmanuel

Jan 16 2020, 10:05 AM · GCompris: Improvements
echarruau updated the task description for T12330: Adding level selection to balancing the scales.
Jan 16 2020, 10:03 AM · GCompris: Improvements
echarruau added a comment to T12330: Adding level selection to balancing the scales.

Hi,
I read the code and tested it manually, I can not see any problems.
Could you add the following :

  • Ok button to valid the answer, we will need it to be able to catch and be able to analyse errors when we will have the server,
  • Objective message which is missing,
  • find and correct following error messages:

qrc:/gcompris/src/activities/scalesboard/Scalesboard.qml:244: TypeError: Value is undefined and could not be converted to an object
qrc:/gcompris/src/activities/scalesboard/Scalesboard.qml:248: TypeError: Value is undefined and could not be converted to an object
qrc:/gcompris/src/activities/scalesboard/Scalesboard.qml:198: TypeError: Value is undefined and could not be converted to an object
To reproduce the error, click on config button choose a different option then save.

Jan 16 2020, 10:03 AM · GCompris: Improvements
echarruau added a comment to D26539: added datasets in smallnumbers2.

Hi,
I tested it looked at the code and this is for me ready to be merged. Well done!
Emmanuel

Jan 16 2020, 9:39 AM · KDE Edu, GCompris: Improvements

Jan 13 2020

echarruau added a comment to D26539: added datasets in smallnumbers2.

see my comment about comment :)

Jan 13 2020, 9:55 PM · KDE Edu, GCompris: Improvements
echarruau added a comment to D26539: added datasets in smallnumbers2.

commented on maxsublevel which is not self explanable variable name.

Jan 13 2020, 8:38 PM · KDE Edu, GCompris: Improvements

Jan 12 2020

echarruau added a comment to D26539: added datasets in smallnumbers2.

Please build the mecanism which creates the data to be given to the user, it will solve most of our problems. Good luck :)

Jan 12 2020, 10:00 PM · KDE Edu, GCompris: Improvements
echarruau added a comment to D26549: clockgame multiple dataset.

On my side I do not see anything to correct so far. I think next test will be done by real pupils :) Great work!

Jan 12 2020, 9:46 PM · GCompris, KDE Edu
echarruau added a comment to D26539: added datasets in smallnumbers2.

See new comments about data choice algorithme.

Jan 12 2020, 2:41 PM · KDE Edu, GCompris: Improvements

Jan 11 2020

echarruau added a comment to D26539: added datasets in smallnumbers2.

Sorry forgot to submit my comments yesterday. Here are then my comments.

Jan 11 2020, 5:29 PM · KDE Edu, GCompris: Improvements
echarruau added a comment to T12333: Adding level selection to count the items.

Sure, please do it, it will be much better.

Jan 11 2020, 5:27 PM · GCompris: Improvements

Jan 10 2020

echarruau added a comment to T12328: Improve multipledataset in clockgame.

Can you update the task description using the format we are using in the main mutitpledtataset tasks description?

Jan 10 2020, 10:16 PM · GCompris: Improvements
echarruau added a comment to T12328: Improve multipledataset in clockgame.

When you are asking full hour question in level time containing minuts you need to have the display options for minuts too.
You are targeting the dataset to pupils that must be able to handle these additional informations.
This is true for all levels.

Jan 10 2020, 10:14 PM · GCompris: Improvements
echarruau added a comment to D26549: clockgame multiple dataset.

Can you modify the options messages to make them shorter. I commented two of them in the code.

Jan 10 2020, 10:07 PM · GCompris, KDE Edu
echarruau added a comment to T12328: Improve multipledataset in clockgame.

Something is not logic when I select multipledatasets. Let says I select

  • full
  • full and half
  • full half and quarter of an hour

I should have six levels, two from each, I have 6 levels:

  • 4 fulls
  • 1 full and half
  • 1 full half and quarter of an hour

Could you have a look to this?
Thanks

Jan 10 2020, 10:05 PM · GCompris: Improvements
echarruau added a comment to T12328: Improve multipledataset in clockgame.

Hi Deepak,
We will need an supplementary option there not sure how to handle it.
https://en.wikipedia.org/wiki/Date_and_time_representation_by_country
Most countries use 24 hours clock even thought on the clock we only see 0 to 12 on the display.
But english speaking region are using AM PM, we will need to support both.
We could use an option button like we have in gletters to choose between 24 and 12 hours option, or offer for each dataset both format:

  • full hours (24 hours format)
  • full hours (12 hours format)
Jan 10 2020, 10:02 PM · GCompris: Improvements

Jan 9 2020

echarruau added a comment to D26539: added datasets in smallnumbers2.

Please use a hard copy of the data you want to modify to solve the problems you have. Be careful to not break gletters.

Jan 9 2020, 11:56 PM · KDE Edu, GCompris: Improvements
echarruau added a comment to T12454: Improve multipledataset in smallnumber2.

I added a sublevel 1 in multidataset1 and modified the number of stars for multidataset2. I also added that from quantity 6 the nb of stars is 3.

Jan 9 2020, 1:05 PM · GCompris: Improvements
echarruau updated the task description for T12454: Improve multipledataset in smallnumber2.
Jan 9 2020, 1:04 PM · GCompris: Improvements
echarruau updated the task description for T12454: Improve multipledataset in smallnumber2.
Jan 9 2020, 1:03 PM · GCompris: Improvements
echarruau removed a subtask for T12510: SOK 2020 Plan (Shubham): T12333: Adding level selection to count the items.
Jan 9 2020, 12:56 PM · GCompris: Improvements
echarruau removed a parent task for T12333: Adding level selection to count the items: T12510: SOK 2020 Plan (Shubham).
Jan 9 2020, 12:56 PM · GCompris: Improvements
echarruau renamed T12505: SoK 2020 plan (Deepak) from SoK 2020 plan to SoK 2020 plan (Deepak).
Jan 9 2020, 12:54 PM · GCompris: Improvements
echarruau added a comment to T12333: Adding level selection to count the items.

Deepak,
Could you please update de task description following the format you used in your porposal.
Thanks

Jan 9 2020, 12:53 PM · GCompris: Improvements
echarruau updated the task description for T12510: SOK 2020 Plan (Shubham).
Jan 9 2020, 12:49 PM · GCompris: Improvements

Jan 2 2020

echarruau committed R2:3cb2fb9ee877: removed qml modules (authored by echarruau).
removed qml modules
Jan 2 2020, 8:07 PM

Dec 28 2019

echarruau added a comment to D26252: calendar_multiple dataset minor changes.

I will see with Johnny.

Dec 28 2019, 4:39 PM · KDE Edu
echarruau added a comment to D26252: calendar_multiple dataset minor changes.

Level 2 and 3 do not have any ok button. We will need them to be able to asses the pupils answers.

Dec 28 2019, 4:01 PM · KDE Edu
echarruau added a comment to D26252: calendar_multiple dataset minor changes.

Could you do a sum up list of the changes you have done so that I can check them without forgetting anything?
Thanks.

Dec 28 2019, 4:01 PM · KDE Edu
echarruau added a comment to D26252: calendar_multiple dataset minor changes.

I do not understand why we have a tutorial about leap year in this activity.

Dec 28 2019, 3:58 PM · KDE Edu
echarruau updated the task description for T12438: Drawletters: correct incorrect letter drawings.
Dec 28 2019, 3:52 PM · GCompris: Bugs
echarruau updated the task description for T12440: Add multiple dataset in rebuild the mosaic activity .
Dec 28 2019, 3:41 PM · GCompris: Improvements
echarruau added a comment to D26252: calendar_multiple dataset minor changes.

git apply D26252.diff
error: patch failed: src/activities/calendar/Calendar.qml:459
error: src/activities/calendar/Calendar.qml: patch does not apply
error: src/activities/find_the_day/resource/1/Data.qml: No such file or directory

Dec 28 2019, 3:11 PM · KDE Edu
echarruau added a comment to D26196: Add multiple dataset in guessnumber activity.

I have several problems.

  • I can not see the numerical suite.
  • When I choose "guess a number between 1 and 100" and "guess a number between 1 and 20", if I save it then go back to the settings, unselect "guess a number between 1 and 100", I still have the levels up to 100.
Dec 28 2019, 3:00 PM · GCompris: Improvements, KDE Edu
echarruau added a comment to M146: GCompris multi-dataset mock-up.

I think the possibility to have non exclusif choice in multipledataset config menu will cause problems in smallnumbers where we want to follow a precise plan to teach/train numbers.

Dec 28 2019, 2:46 PM · GCompris
echarruau added a comment to D26107: Improved activity smallnumbers dataset.

Tested and I find some pedagogical problems. Lets take the level to learn 9.
We train first 9 in level 1 then we forget about it until level 6.
I would propose the following:

Dec 28 2019, 2:37 PM · KDE Edu, GCompris: Activities
echarruau updated the task description for T12439: Adding cursive letters to drawletters.
Dec 28 2019, 1:59 PM · GCompris: Improvements
echarruau created T12438: Drawletters: correct incorrect letter drawings.
Dec 28 2019, 1:38 PM · GCompris: Bugs
echarruau added a comment to T10082: Improve Draw Number behaviour.

This would be great. We have to be be careful, I just had a look to the activity and there are mistake for capital A M N O Q T X Y!
So if we do this we should follow a guide. The most efficient one for cursive is the following one
http://lutinbazar.fr/wp-content/uploads/2015/04/r%C3%A9glette-graphisme_avec-indications-de-trac%C3%A9s-LB.pdf

Dec 28 2019, 1:33 PM · GCompris: Improvements

Dec 27 2019

echarruau updated the task description for T12428: Add multiple levels to GCompris (progress list).
Dec 27 2019, 10:34 AM · GCompris: Improvements
echarruau updated the task description for T12428: Add multiple levels to GCompris (progress list).
Dec 27 2019, 10:32 AM · GCompris: Improvements
echarruau updated the task description for T12428: Add multiple levels to GCompris (progress list).
Dec 27 2019, 10:20 AM · GCompris: Improvements
echarruau added a comment to D26186: Added multilevel dataset in redraw and redraw_symmetrical activity.

Tested this morning, this is totally functionnal for both redraw and redraw_symmertrical.

Dec 27 2019, 9:31 AM · GCompris: Improvements, KDE Edu

Dec 26 2019

echarruau updated the task description for T12428: Add multiple levels to GCompris (progress list).
Dec 26 2019, 7:59 PM · GCompris: Improvements
echarruau updated the task description for T12428: Add multiple levels to GCompris (progress list).
Dec 26 2019, 7:59 PM · GCompris: Improvements
echarruau updated the task description for T12428: Add multiple levels to GCompris (progress list).
Dec 26 2019, 7:57 PM · GCompris: Improvements
echarruau updated the task description for T12428: Add multiple levels to GCompris (progress list).
Dec 26 2019, 7:54 PM · GCompris: Improvements
echarruau moved T12418: Add multiple levels in redraw activity from Need review to WIP on the GCompris: Improvements board.
Dec 26 2019, 7:46 PM · GCompris: Improvements
echarruau updated the task description for T12428: Add multiple levels to GCompris (progress list).
Dec 26 2019, 7:26 PM · GCompris: Improvements
echarruau updated the task description for T12428: Add multiple levels to GCompris (progress list).
Dec 26 2019, 7:07 PM · GCompris: Improvements
echarruau moved T12428: Add multiple levels to GCompris (progress list) from Backlog to WIP on the GCompris: Improvements board.
Dec 26 2019, 6:50 PM · GCompris: Improvements
echarruau added a comment to T12422: Add multiple dataset in guessnumber activity.

I updated the Description, adding multipledata1 for preschool kids and some description of each level for each multipledataset.

Dec 26 2019, 5:12 PM · GCompris: Improvements
echarruau updated the task description for T12422: Add multiple dataset in guessnumber activity.
Dec 26 2019, 5:11 PM · GCompris: Improvements
echarruau added a comment to T12422: Add multiple dataset in guessnumber activity.

Hi,
Can we add an additional level? This is a very interesting activity for 5 years old.
I would add

Dec 26 2019, 5:07 PM · GCompris: Improvements
echarruau updated the task description for T12428: Add multiple levels to GCompris (progress list).
Dec 26 2019, 1:23 PM · GCompris: Improvements
echarruau updated the task description for T12428: Add multiple levels to GCompris (progress list).
Dec 26 2019, 1:22 PM · GCompris: Improvements
echarruau updated the task description for T12428: Add multiple levels to GCompris (progress list).
Dec 26 2019, 1:21 PM · GCompris: Improvements
echarruau updated the task description for T12428: Add multiple levels to GCompris (progress list).
Dec 26 2019, 1:21 PM · GCompris: Improvements
echarruau closed T10422: Multipledataset description and improvement, a subtask of T10211: Multiple Dataset Design , as Wontfix.
Dec 26 2019, 1:18 PM · GCompris
echarruau closed T10422: Multipledataset description and improvement as Wontfix.
Dec 26 2019, 1:18 PM · GCompris: Improvements
echarruau updated the task description for T12428: Add multiple levels to GCompris (progress list).
Dec 26 2019, 1:17 PM · GCompris: Improvements
echarruau updated the task description for T12428: Add multiple levels to GCompris (progress list).
Dec 26 2019, 1:16 PM · GCompris: Improvements
echarruau updated the task description for T12428: Add multiple levels to GCompris (progress list).
Dec 26 2019, 12:51 PM · GCompris: Improvements
echarruau updated the task description for T12428: Add multiple levels to GCompris (progress list).
Dec 26 2019, 12:49 PM · GCompris: Improvements
echarruau updated the task description for T12428: Add multiple levels to GCompris (progress list).
Dec 26 2019, 12:47 PM · GCompris: Improvements
echarruau updated the task description for T12428: Add multiple levels to GCompris (progress list).
Dec 26 2019, 12:45 PM · GCompris: Improvements
echarruau updated the task description for T12428: Add multiple levels to GCompris (progress list).
Dec 26 2019, 12:44 PM · GCompris: Improvements
echarruau updated the task description for T12428: Add multiple levels to GCompris (progress list).
Dec 26 2019, 12:39 PM · GCompris: Improvements
echarruau updated the task description for T12428: Add multiple levels to GCompris (progress list).
Dec 26 2019, 12:39 PM · GCompris: Improvements
echarruau updated the task description for T12428: Add multiple levels to GCompris (progress list).
Dec 26 2019, 12:38 PM · GCompris: Improvements
echarruau updated the task description for T12428: Add multiple levels to GCompris (progress list).
Dec 26 2019, 12:38 PM · GCompris: Improvements
echarruau updated the task description for T12428: Add multiple levels to GCompris (progress list).
Dec 26 2019, 12:38 PM · GCompris: Improvements
echarruau updated the task description for T12428: Add multiple levels to GCompris (progress list).
Dec 26 2019, 12:37 PM · GCompris: Improvements
echarruau created T12428: Add multiple levels to GCompris (progress list).
Dec 26 2019, 12:35 PM · GCompris: Improvements

Dec 24 2019

echarruau added a comment to D26196: Add multiple dataset in guessnumber activity.

Hi,
Excellent work!
Just a point, in config display the menu are not exclusive, I can select option 1 and option 2. It could be good when I select option 2 that option 1 would be disabled.
Also I have an error message that was I think not there before
qrc:/gcompris/src/activities/guessnumber/AnswerArea.qml:69: TypeError: Cannot read property 'maxNumber' of undefined
Could you have a look please?
Also, let choose
MultipleData4: Recommended age: 9-10
max number 1 000 000.
Could you try to find a way to group numbers when you diplay them by three.
Exemple: 250 000 instead of 250000 which is too difficult to read even for an adult.
Emmanuel

Dec 24 2019, 10:39 AM · GCompris: Improvements, KDE Edu
echarruau added a comment to T12422: Add multiple dataset in guessnumber activity.

Hi,
Let choose
MultipleData4: Recommended age: 9-10
max number 1 000 000.
Could you try to find a way to group numbers when you diplay them by three.
Exemple: 250 000 instead of 250000 which is too difficult to read even for an adult.
Emmanuel

Dec 24 2019, 10:03 AM · GCompris: Improvements
echarruau added a comment to T12422: Add multiple dataset in guessnumber activity.

Hi,
Excellent work!
Just a point, in config display the menu are not exclusive, I can select option 1 and option 2. It could be good when I select option 2 that option 1 would be disabled.
Also I have an error message that was I think not there before
qrc:/gcompris/src/activities/guessnumber/AnswerArea.qml:69: TypeError: Cannot read property 'maxNumber' of undefined
Could you have a look please?
Emmanuel

Dec 24 2019, 9:54 AM · GCompris: Improvements

Dec 23 2019

echarruau reopened T12421: Fill numeration table with number weights as "Open".
Dec 23 2019, 7:46 PM · GCompris: Activities
echarruau closed T12421: Fill numeration table with number weights as Resolved.

Moved to WIP

Dec 23 2019, 7:44 PM · GCompris: Activities
echarruau claimed T12421: Fill numeration table with number weights.

I claim this task.

Dec 23 2019, 7:44 PM · GCompris: Activities
echarruau created T12421: Fill numeration table with number weights.
Dec 23 2019, 7:43 PM · GCompris: Activities
echarruau added a comment to T12328: Improve multipledataset in clockgame.

Hi,
Yes, as long as they are not sok activity.
Regards,

Dec 23 2019, 3:32 PM · GCompris: Improvements
echarruau added a comment to T12328: Improve multipledataset in clockgame.

Hi,
This task is part of sok2020. You can not claim it.
https://phabricator.kde.org/T12341
There are still lots of other activities where you can add multipledatasets.
Regards,

Dec 23 2019, 2:05 AM · GCompris: Improvements

Dec 22 2019

echarruau committed R2:7860e677cfdb: added multilevel configuration to numeration activity (authored by echarruau).
added multilevel configuration to numeration activity
Dec 22 2019, 12:25 PM

Dec 21 2019

echarruau created T12408: Improve tutorial button display possibilities.
Dec 21 2019, 11:39 PM · GCompris: Improvements
echarruau added a comment to T10315: Make AdvancedTimer in note_names a core element.

Go for it! Don't forget to put it in work in progress.

Dec 21 2019, 7:00 PM · GCompris: Improvements

Dec 19 2019

echarruau created T12390: Improve multipledataset in smallnumber.
Dec 19 2019, 1:35 PM · GCompris: Improvements