D28951: solar_system activityConfig multipledata style added
Johnny Jazeix <[email protected]>
| Newsgroups | gmane.comp.kde.devel.education |
|---|---|
| Message-ID | <0ce418961d5f77edf0c64657e1c5babc__28644.2137368553$1587238032$gmane$org@localhost.localdomain> |
jjazeix added a comment.
Thank you,
I saw two bugs with the changes:
When starting the activity from the menu, I have the following error: "qrc:/gcompris/src/activities/solar_system/ActivityConfig.qml:66: ReferenceError: items is not defined". And if I changed the configuration before, it is not taken in account.
INLINE COMMENTS
> ActivityConfig.qml:66
> + dataToSave = {"mode": newMode};
> + Activity.numberOfLevel = items.assessmentMode ? 1 : 2
> + }
this does not work, when I display numberOfLevel in nextLevel(), it tells it's undefined.
I let you try to find a solution.
REPOSITORY
R2 GCompris
REVISION DETAIL
https://phabricator.kde.org/D28951
To: dekumar, #gcompris_improvements, jjazeix
Cc: kde-edu, narvaez, apol