answer-box | (answer-box txt) | Show txt in a colored answer box
|
format-answer | (format-answer answer-record id type) | Return a formatted answer with id and type. |
free-style-question | (free-style-question id question) | Ask a question which requires a multi-line answer. |
free-style-question-height | free-style-question-height | The height of an free-style question field (in terms of number of characters)
|
free-style-question-width | free-style-question-width | The width of an free-style question field (in terms of number of characters)
|
hidden-ids | hidden-ids | Hidden answers. |
identification-question | (identification-question id question) | Ask a question which requires a one line answer. |
identification-question-width | identification-question-width | The width of an identification question field (in terms of number of characters)
|
multi-choice-question | (multi-choice-question id question possibilities) | Ask a multi-choice question. |
question-emphasis-function | question-emphasis-function | Question emphasis function. |
questionnaire | (questionnaire title receiving-program-url questionnaire-id . question-list) | Write a questionnaire to a file. |
questionnaire-color-scheme | questionnaire-color-scheme | The questionnaire color scheme. |
questionnaire-font-size | questionnaire-font-size | The font size of a questionnaire
|
questionnaire-self-contained | questionnaire-self-contained | Is the submitted questionnaire self contained?
|
rating-question | (rating-question id question rating-list) | Ask a rating question. |
show-an-answer | (show-an-answer answer-record) | Present the answer in answer-record
|
single-choice-question | (single-choice-question id question possible-answers) | As a question which can be answered by choosing one answer among a selection of possible answers. |
syn-con | (syn-con . constituents) | Return a symbol assembled from constituents
|