D21893: magic-hat, add multiple datasets

Johnny Jazeix noreply at phabricator.kde.org
Mon Jun 24 18:27:21 BST 2019


jjazeix added inline comments.

INLINE COMMENTS

> MagicHat.qml:68
> +            property var levels: activity.datasetLoader.item.data
> +            property var maxValue: activity.datasetLoader.item.maxValue
>              property alias bonus: bonus

int?

> StarsBar.qml:35
> +    property bool coefficientVisible: false
> +    property var maxRange
>      property int starsSize

int?

> StarsBar.qml:49
> +            visible: item.coefficientVisible
> +            text: qsTr("%1%2").arg(item.coefficient).arg("x")
> +            fontSizeMode: Text.HorizontalFit

("%1x").arg(...)
with a comment for translators above please :) (//: comment)

> Data.qml:26
> +Dataset {
> +    objective: qsTr("Learn to calculate remaining stars upto 1000 with coefficients")
> +    difficulty: 5

up to

REPOSITORY
  R2 GCompris

REVISION DETAIL
  https://phabricator.kde.org/D21893

To: AkshayCHD, #gcompris_improvements, timotheegiet, amankumargupta
Cc: jjazeix, amankumargupta, timotheegiet, #gcompris_improvements, kde-edu, #gcompris, sanjayshetty, parimalprasoon, harrymecwan, ganeshredcobra, nityanandkumar, echarruau, andreask, rahulyadav, narvaez, scagarwal, apol, bcoudoin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20190624/d4d513c8/attachment-0001.html>


More information about the kde-edu mailing list