Sync transpose (issue #985) - #1016
Conversation
|
This PR touches files which potentially affect the outcome of the tests of an exercise. This will cause all students' solutions to affected exercises to be re-tested. If this PR does not affect the result of the test (or, for example, adds an edge case that is not worth rerunning all tests for), please add the following to the merge-commit message which will stops student's tests from re-running. Please copy-paste to avoid typos. For more information, refer to the documentation. If you are unsure whether to add the message or not, please ping |
mk-mxp
left a comment
There was a problem hiding this comment.
Let's make this a difficulty 2 exercise. The padding is a real challenge in itself, I think.
mk-mxp
left a comment
There was a problem hiding this comment.
This also may break some solutions, but the requirements were there always. So, I think that's OK.
Thanks a lot for your work!
|
My pleasure! thanks. |
|
I think this PR will break the new 'sorting use' rule |
Transposemetadata and docsexample.phpandTransposeTest.phptransposetoauto-sync.txtconfig.jsonexample.phpto pass new test unitHad to modify
example.phpto pass new test cases from problem-specificationsCloses #985