From dddff29f89843e72a284e9f4b5e87a107810c120 Mon Sep 17 00:00:00 2001 From: Piers Williams <solar_1992@hotmail.co.uk> Date: Mon, 14 May 2018 08:40:26 +0100 Subject: [PATCH] Minor rewording of the assignment --- _templates/assignment.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_templates/assignment.html b/_templates/assignment.html index 7669c25..95de275 100644 --- a/_templates/assignment.html +++ b/_templates/assignment.html @@ -13,11 +13,12 @@ <a id="gd-asteroids"> <h2>1. Asteroids Experiment [10%]</h2> <p class="lead"> Searching a design space </p> + <p> Individual assignment</p> <h3>Criteria</h3> <ul> + <li>Decide on parameters and possible values (50%)</li> <li>Create fitness function (50%)</li> - <li>Decide on parameters and possible values (50%)</li> twet </ul> <h3>Deliverables</h3> -- GitLab