Fix function name
This commit is contained in:
parent
4c0e530c9e
commit
49c292ccd1
1 changed files with 4 additions and 1 deletions
|
@ -41,5 +41,8 @@
|
|||
:group "newsconsumption"
|
||||
:choices (:radio "Online News Websites" "Social Media" "Television" "Newspapers/Magazines" "Radio" "None"))))))
|
||||
|
||||
(format t (generate-questionnaire-page))
|
||||
(format t (generate-survey-page))
|
||||
#+end_src
|
||||
|
||||
#+RESULTS: survey-page
|
||||
[[file:survey-page.html]]
|
||||
|
|
Loading…
Add table
Reference in a new issue