diff --git a/ec.go b/ec.go index 5bff971..0ecc139 100644 --- a/ec.go +++ b/ec.go @@ -105,10 +105,6 @@ func resultsScholarship(w http.ResponseWriter, r *http.Request) { args = append(args, grade, grade) } - // print query and args - fmt.Println(query) - fmt.Println(args) - // execute the query rows, err := db.Query(query, args...) if err != nil { @@ -121,7 +117,7 @@ func resultsScholarship(w http.ResponseWriter, r *http.Request) { var startGrade int var endGrade int var amount string - var deadline string + var deadline sql.NullString var link string var notes string var category string @@ -137,8 +133,13 @@ func resultsScholarship(w http.ResponseWriter, r *http.Request) {
` + name + `
diff --git a/static/ec/difficulty-scholarships.html b/static/ec/difficulty-scholarships.html index 51c1628..2e33137 100644 --- a/static/ec/difficulty-scholarships.html +++ b/static/ec/difficulty-scholarships.html @@ -36,7 +36,7 @@
-
aviquo.
+
aquarc.
higher difficulty generally equals higher reward
@@ -99,7 +99,7 @@
- + - - - - + + - + + Aquarc | Extracurriculars + +
aquarc.
- choose the type of ec (u can only choose 1) + choose your extracurricular