Skip to content

Instantly share code, notes, and snippets.

@nikolaygit
Created October 11, 2014 02:31
Show Gist options
  • Save nikolaygit/40530cea90f238677e8f to your computer and use it in GitHub Desktop.
Save nikolaygit/40530cea90f238677e8f to your computer and use it in GitHub Desktop.

10.10.2014

Nikolay:

  • created an ECG GitHub account. The idea is to have all open source ECG software projects in this organizational account. If you know anyone within the ECG movement who would like to participate, please let him contact Nikolay.
  • refactored and improved the quick test: http://ecogood.github.io/ecg-quicktest-app/#/
    • New features: you can navigate between the questions and see at the same time a progress bar.
    • New modular and decoupled software architecture
    • Added automated tests for the whole quick test.
      • Found an incorrect calculation in the 1.2 PDF version: the maximum points are not 126 but 128. Concretely, for a company 128 and for self-employed 122 points.
      • It would be very productive, if the creators of the future quick tests communicate test cases with the software developers, because the developers need good tests to ensure the software they write is working.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment