GatorEducator / gatorgradle

:electric_plug: Gradle Plugin to Enable Running GatorGrader as a Gradle Task
https://gatoreducator.github.io/gatorgradle/
GNU General Public License v2.0
7 stars 7 forks source link

Feature/reach goal #70

Closed schultzh closed 2 years ago

schultzh commented 4 years ago

The purpose of this PR is to continue implementing the reach goal feature. Our goal is to ensure reach goals are always passed as true so students are not required to complete them as part of the assignment. Reach goals will be shown as a blue circle as to not be a part of the check and x system currently used.

gkapfham commented 4 years ago

Hi @corlettim and @schultzh, please check with me if you would like to discuss further some of the steps that you can take to "squash" these commits to a minimal set of commits that provide all of the required features.

Michionlion commented 2 years ago

Thanks you for your work on this, @schultzh and @corlettim! Unfortunately (for your work, at least), GatorGradle is being succeeded by GatorGrade, which will require a new implementation of this feature, if so desired.