Add multiple datasets to guess count activity
Closed, ResolvedPublic

Description

Goal: Intuition and practice of algebraic-like calculations.

MultipleData 1: 3 stars
Goal: Practice algebraic calculations with a single operator. (Addition)
Level: Adding different levels with only a single operator to be computed in a single step.
MultipleData 2: 4 stars
Goal: Practice algebraic calculations with two operators. (Addition, Subtraction)
Level: Adding different levels with two operators in initial levels. To be computed only in two steps.
MultipleData 3: 5 stars
Goal: Practice algebraic calculations with three operators. (Addition, Subtraction, Multiplication)
Level: Adding questions at different levels with three operators to be computed in three steps.
MultipleData 4: 6 stars
Goal: Practice algebraic calculations with four operators. (Addition, Subtraction, Multiplication, Division)
Level: Adding questions at different levels with four operators to be computed in 4 steps.

dekumar created this task.May 6 2020, 3:51 PM
dekumar updated the task description. (Show Details)May 9 2020, 12:46 PM
dekumar updated the task description. (Show Details)

Level: Adding questions at different levels with four operators to be computed in 4 steps.

What means "at different levels" ?
Will there be always 4 operators and 4 steps or sometime 2 operators 4 steps or four operator 2 steps for this multiple level?

Level: Adding questions at different levels with four operators to be computed in 4 steps.

What means "at different levels" ?
Will there be always 4 operators and 4 steps or sometime 2 operators 4 steps or four operator 2 steps for this multiple level?

Hi, As for each level there would be multiple levels with fixed number of operators. For example, say in multiple data 1 there would be multiple levels as of 4 or 5 to be computed only in 1 step with only 1 operator. Similary for all other multiple datasets too.

dekumar updated the task description. (Show Details)Aug 10 2020, 9:16 AM

@timotheegiet @jjazeix As discussed we need to separate the Admin Mode with the multiple dataset mode. So, do we need to keep both the DialogChooseLevelConfig and DialogActivityConfig(this option just to select the admin mode) option?

The Admin mode options should be part of the Options panel of the activity settings (see for example smallnumbers activity, which has both Dataset and Options tab in the activity settings).
So it needs to be migrated from DialogActivityConfig to a DialogChooseLevel, using an ActivityConfig.qml file...

And so:
-when selecting the Admin mode, the datasets selection must have no effect on the activity, as the activity must follow the levels/content specified in the Admin mode options.
-when selecting the BuiltIn mode, the activity must use the datasets content for the levels.

jjazeix moved this task from Backlog to WIP on the GCompris: Improvements board.Aug 30 2020, 9:30 AM
dekumar closed this task as Resolved.Sep 7 2020, 6:38 PM