Skip to content

Comments

New Phase 3 TA Tip#357

Open
TwoLettuce wants to merge 4 commits intosoftwareconstruction240:mainfrom
TwoLettuce:main
Open

New Phase 3 TA Tip#357
TwoLettuce wants to merge 4 commits intosoftwareconstruction240:mainfrom
TwoLettuce:main

Conversation

@TwoLettuce
Copy link

Closes #356

Some students run into issues if they serialize their data using dependencies other than Gson, as those dependencies are not recognized by the autograder. This causes difficult issues for students when their code runs fine locally but won't compile or gives unexpected errors when run in the autograder, which is the reason I considered it requisite to add a TA tip to help students avoid this problem.

@mewilker
Copy link
Contributor

I think this PR looks good and is ready to merge!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add TA tip phase 3 to clarify that Jackson dependencies will not work with the autograder

2 participants