Skip to content

Commit

Permalink
Example contest
Browse files Browse the repository at this point in the history
  • Loading branch information
davepeck committed Apr 3, 2024
1 parent 993f361 commit e1dc6ab
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions data/schools.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,5 +141,16 @@
"mascot": "Spartans",
"mail_domains": ["msu.edu"]
}
},
{
"model": "vb.contest",
"pk": 1,
"fields": {
"name": "$25 Amazon Gift Card Giveaway",
"start_at": "2024-04-02T23:17:11Z",
"end_at": "2024-04-06T23:17:24Z",
"template": "{{ school.short_name }} students: check your voter registration for a 1 in 10 chance to win a $25 Amazon gift card.",
"school": 1
}
}
]

0 comments on commit e1dc6ab

Please sign in to comment.