Activities with configuration but no multiple datasets to be updated (progress list)
Closed, ResolvedPublic

Description

  • missing-letter
  • guesscount
  • click_on_letter (and click_on_letter_up)
  • lang
  • readingh (and readingv)
  • letter-in-word
  • digital_electricity
  • bargame (and bargame_2players)
  • note_names
  • superbrain
  • solar_system
  • piano_composition
  • number_sequence
  • balancebox
  • hangman

Note that this list does not check the subactivities if there are!
Then probably move the DialogActivityConfig to activities/menu as it is the only use case we'll have

jjazeix updated the task description. (Show Details)Apr 5 2020, 10:16 AM
jjazeix updated the task description. (Show Details)Apr 5 2020, 10:19 AM
jjazeix renamed this task from Activities with configuration but no multiple datasets to be updated to Activities with configuration but no multiple datasets to be updated (progress list).
jjazeix updated the task description. (Show Details)Apr 5 2020, 10:25 AM
jjazeix updated the task description. (Show Details)Apr 5 2020, 10:47 AM
jjazeix updated the task description. (Show Details)Apr 5 2020, 5:03 PM
jjazeix updated the task description. (Show Details)
jjazeix updated the task description. (Show Details)Apr 7 2020, 1:02 PM
jjazeix moved this task from Backlog to WIP on the GCompris: Improvements board.Apr 7 2020, 1:22 PM
jjazeix updated the task description. (Show Details)Apr 13 2020, 1:07 PM
timotheegiet updated the task description. (Show Details)Aug 17 2020, 6:34 PM
timotheegiet added a subscriber: timotheegiet.

Letter in word done.

Guesscount should be handled during the GSoC, so only remains lang, piano composition and balancebox. I double checked all activities, and I didn't see others left.

The most tricky might be piano composition, as the DialogActivityConfig there is not used for activity configuration but to load music files... I'll see how it can be changed.

timotheegiet updated the task description. (Show Details)Sep 10 2020, 2:27 PM

Only remains balancebox and piano compositon.

For piano composition, as the configuration page is used in a different way just to load melodies, maybe we can keep it for now (just we can not move DialogActivityConfig to activities/menu then, but that's not so important).

For balancebox, I'll take a look at it.

Only remains balancebox and piano compositon.

For piano composition, as the configuration page is used in a different way just to load melodies, maybe we can keep it for now (just we can not move DialogActivityConfig to activities/menu then, but that's not so important).

Agreed, we can keep it like now, it's not a "real" configuration, just a dialog.

For balancebox, I'll take a look at it.

thanks

timotheegiet closed this task as Resolved.Sep 11 2020, 11:44 AM

Done for balancebox in commit ef73835399c3fb575a6a2f3a47bb61ac319d8b74 .

As we agreed that we can keep piano composition as it is for now,
I guess we can close this task as resolved.