-
|
Hi! Wanted to clarify rules regarding modification. If we modified the actions and map files for testing, should we revert it back to the original? Same case for tests, if we modify them (Such as RepeatedTest, adding more actions to the array, etc), should it be reverted back to the original in the final commit? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Better to revert any modification to the skeleton code before submission. |
Beta Was this translation helpful? Give feedback.
Better to revert any modification to the skeleton code before submission.
But in case you forget to revert, during grading, we will replace the entire
testfolder.The actions and maps in
resourcefolder of the skeleton code will not be used in the grading.