Fix it2 course
ClosedPublic

Authored by simgunz on Feb 10 2019, 4:53 PM.

Details

Reviewers
gottfried
Summary
  • Improve balancing of rare words (less blocks repetitions)
  • Remove vulgar words
  • Make different lessons have different words (in symbols and numbers lessons)
  • Make lesson about 1000 characters long (learning seems less tiresome)
  • Add lesson with all the characters
  • Add final lesson with all the characters and longer text to train endurance
Test Plan

All the lessons have been checked reading them in full to be sure that there are not strange words or mistakes.

Diff Detail

Repository
R336 KTouch
Branch
fix-course-it2
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 8110
Build 8128: arc lint + arc unit
simgunz created this revision.Feb 10 2019, 4:53 PM
Restricted Application added a project: KDE Edu. · View Herald TranscriptFeb 10 2019, 4:53 PM
Restricted Application added a subscriber: kde-edu. · View Herald Transcript
simgunz requested review of this revision.Feb 10 2019, 4:53 PM
simgunz edited the summary of this revision. (Show Details)Feb 10 2019, 4:54 PM
simgunz added a reviewer: gottfried.

Note that the uuid of the course is the same while the uuids of the lessons have changed. Not sure what should be changed and what not.

simgunz edited the test plan for this revision. (Show Details)Feb 10 2019, 4:56 PM
gottfried requested changes to this revision.Feb 16 2019, 3:07 PM

Hi Simone,

thanks for the contribution, the course looks indeed much better now.

Note that the uuid of the course is the same while the uuids of the lessons have changed. Not sure what should be changed and what not.

The UUIDs may not change the updated lessons. The new UUIDs for the added lessons are perfectly fine, though. Can you please change them back?

This revision now requires changes to proceed.Feb 16 2019, 3:07 PM
simgunz updated this revision to Diff 52133.Feb 20 2019, 9:50 AM
simgunz edited the summary of this revision. (Show Details)
  • Revert lessons ids
  • Substitude non ASCII characters
gottfried accepted this revision.Feb 24 2019, 3:39 PM
This revision is now accepted and ready to land.Feb 24 2019, 3:39 PM
gottfried closed this revision.Feb 24 2019, 3:41 PM

I have pushed the changes to the KTouch Git repository.

Perfect. Thanks!