<table><tr><td style="">sambhavkaul created this revision.<br />sambhavkaul added reviewers: jjazeix, echarruau.<br />Herald added a project: KDE Edu.<br />Herald added a subscriber: kde-edu.<br />sambhavkaul requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D26278">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>We use <tt style="background: #ebebeb; font-size: 13px;">`</tt> property var levels : activity.datasetLoader.item.data <tt style="background: #ebebeb; font-size: 13px;">`</tt>  to fetch the data from the json format in the variable level. This was done before the updating of the multiple_dataset branch. But now after the updating the multiple_dataset branch the core elemen DialogChooseLevel has been updated with new object at line 156 selectedInConfig and <tt style="background: #ebebeb; font-size: 13px;">`</tt> proptery var levels : acitivity.datasetLoader.data <tt style="background: #ebebeb; font-size: 13px;">`</tt>  has been added <tt style="background: #ebebeb; font-size: 13px;">`</tt>  .item <tt style="background: #ebebeb; font-size: 13px;">`</tt> has been removed. This gives <tt style="background: #ebebeb; font-size: 13px;">`</tt> qrc:/gcompris/src/core/DialogChooseLevel.qml:156: TypeError: Property 'includes' of object 1,3,4 is not a function <tt style="background: #ebebeb; font-size: 13px;">`</tt>  in DialogChooseLevel.qml as we are not defining selectedInConfig in our data files. Due to which our datasets won't show in our config window even when we implemented them.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R2 GCompris</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D26278">https://phabricator.kde.org/D26278</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/core/DialogChooseLevel.qml</div></div></div><br /><div><strong>To: </strong>sambhavkaul, jjazeix, echarruau<br /><strong>Cc: </strong>kde-edu, narvaez, apol<br /></div>