diff options
-rw-r--r-- | wk8/pset/trivia/index.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/wk8/pset/trivia/index.html b/wk8/pset/trivia/index.html index 9dac3b1..e491975 100644 --- a/wk8/pset/trivia/index.html +++ b/wk8/pset/trivia/index.html @@ -50,7 +50,10 @@ <h2>Part 2: Free Response</h2> <hr> <!-- TODO: Add free response question here --> - + + <h3>Question Big?</h3> + + <input> </div> </div> |