The QPL system uses a number 'built-in' or default labels and phrases to create your web site in addition to the text you write for your questions and the home page. You may, however, change these default phrases to use other terms or other languages. To do this, you first need to find the code number for the phrase from the list below and then use that code number to define a new label.
Default Phrase Syntax
.# = "label"
Note: The pound sign indicates where a number is used. Your new label must be written inside double quotation marks and should be less than about 500 characters long, though you should approximate the size of the original label so it will fit when your web page is displayed to the respondent.
.194 = "(Please check all of the answers that may apply.)"
In this example, the default check-all-that-apply instruction code, 194, is used to change the label from "(CHECK ALL THAT APPLY)" to "(Please check all of the answers that may apply.)."
These commands may be used anywhere in your program, but are usually placed at the beginning with other global settings. Or you may put them into a separate program file and use the INCLUDE command to use them in your project.
If you are using the HomeSite HTML editor, you may use the "Default phrases and settings"
button
(
)
on the QPL tool bar to change these settings.
You can not change these labels from question to question in your program. Any change affects all of the questions in your program.
You may use HTML commands in some phrases to modify the default presentation of the text. Special HTML characters, however, must be escaped in your QPL program. For information on how to use these HTML codes in your QPL program, please see Text Format Options.
The first table below lists the labels sorted by code number, and the second table lists the labels sorted by the label.
Default Lables Sorted By Code Number
| Code | Label |
|---|---|
| 0 | Questionnaire Programming Language - Version 6.0 |
| 1 | U.S. Government Accountability Office |
| 2 | This is a work of the U.S. government and is not subject to copyright |
| 3 | protection in the United States. The published product may be |
| 4 | reproduced and distributed in its entirety without further permission |
| 5 | from GAO. However, because this work may contain copyrighted images or |
| 6 | other material, permission from the copyright holder may be necessary |
| 7 | if you wish to reproduce this material separately. |
| 8 | Out of memory. |
| 9 | U.S. GAO |
| 12 | QUESTION |
| 13 | Not known |
| 14 | Not set |
| 15 | None |
| 16 | Menu |
| 17 | Use calendar to set date |
| 18 | At page |
| 19 | Go to page |
| 20 | Set to current time |
| 22 | [none] |
| 23 | Cannot open |
| 25 | Cannot save |
| 26 | Summary |
| 27 | View and print a summary of your responses. |
| 28 | Help |
| 29 | Please contact the project administrator for assistance. |
| 30 | Progress |
| 31 | Display list of headings. |
| 32 | Navigate |
| 33 | First page |
| 34 | Previous page |
| 35 | Next page |
| 36 | Last page |
| 37 | Logic error at question |
| 38 | Cannot read |
| 39 | is not a QPL Version 6.0 file. |
| 43 | (View responses) |
| 44 | (View question) |
| 47 | RECORD |
| 48 | was not used |
| 49 | Last question number is |
| 50 | is not a numeric question |
| 51 | Missing right parenthesis. |
| 52 | Missing argument. |
| 54 | Question or function name is too long. |
| 55 | Number has too many digits. |
| 56 | ERROR |
| 58 | does not meet record specifications. |
| 59 | an E-supplement to |
| 60 | http://gao.gov/products |
| 61 | Read the Full Report |
| 62 | Background |
| 63 | Contents |
| 64 | Page Name |
| 65 | View the questionnaire form |
| 66 | Questionnaire |
| 67 | View the summary results |
| 68 | Results |
| 69 | Go to questionnaire page |
| 70 | Go to results page |
| 71 | View |
| 72 | Contact |
| 73 | Copyright |
| 74 | Return to main page |
| 76 | [Results for this question were intentionally not reported.] |
| 102 | P |
| 103 | N |
| 104 | T |
| 109 | E |
| 110 | S |
| 111 | C |
| 113 | C |
| 117 | S |
| 123 | Page |
| 161 | Not checked |
| 162 | Checked |
| 163 | (Percent) |
| 170 | GO HERE |
| 171 | GO TO: |
| 172 | GO TO QUESTION |
| 173 | SKIP TO QUESTION |
| 174 | SKIP HERE |
| 175 | SKIP TO: |
| 177 | DATE |
| 178 | TIME |
| 179 | PASSWORD |
| 180 | MISSING |
| 181 | GO |
| 182 | TO |
| 183 | IF |
| 184 | SKIP |
| 185 | COMPUTE |
| 186 | LOWEST VALUE |
| 187 | HIGHEST VALUE |
| 189 | Year Month |
| 190 | SHOW |
| 191 | RELOAD |
| 192 | SAVE |
| 193 | CONTROL |
| 194 | (CHECK ALL THAT APPLY) |
| 195 | (CHECK ONLY ONE ANSWER) |
| 196 | Year Month Day |
| 197 | Year Month Day |
| 198 | ESCAPE |
| 199 | (ENTER TIME USING HH:MM:SS FORMAT) |
| 200 | (ENTER DATE USING YY-MM-DD FORMAT) |
| 201 | (ENTER DATE USING YYYY-MM-DD FORMAT) |
| 202 | < Previous page |
| 203 | Next page > |
| 204 | |
| 205 | The asterisk (*) indicates questions on the skip path. |
| 206 | COUNT |
| 207 | NEW |
| 208 | OPTION |
| 209 | Exit |
| 210 | Submit |
| 211 | Cancel |
| 212 | Record |
| 213 | Close |
| 214 | (SELECT ONLY ONE ANSWER) |
| 215 | (Use the HELLO command to enter your questionnaire project home page information.) |
| 216 | Click on the button below to begin. |
| 217 | Begin questionnaire |
| 218 | User name: |
| 219 | Password: |
| 220 | Change password: |
| 221 | Log in |
| 222 | Please enter your user name and password. |
| 224 | (SELECT A FILE TO UPLOAD) |
| 225 | Please wait, file upload in progress. |
| 226 | Important! JavaScript must be enabled on your browser in order to use this web questionnaire. |
| 227 | (ENTER DATE USING YYYY-MM FORMAT) |
| 228 | (SELECT QUESTIONNAIRE) |
| 229 | (ENTERED |
| 230 | OF |
| 231 | CHARACTERS ALLOWED) |
| 232 | (Use the PRODUCT command to enter the background information for your product.) |
| 256 | Warning! You will be automatically logged off in 10 minutes! |
| 257 | You may move to another page to save your responses and refresh your log in. |
| 258 | Current session expires at: |
| 259 | is too big. |
| 260 | is not a valid number. |
| 261 | Please enter a valid number or leave the answer blank. |
| 262 | Question |
| 263 | is not a valid integer. |
| 264 | Please enter a valid integer or leave the answer blank. |
| 265 | According to your reponse(s) to this question, you should next go to question: |
| 266 | Please click on the link at answer |
| 267 | is not a valid time. |
| 268 | Please enter the time in 'hh:mm:ss' format or leave the answer blank. |
| 269 | is not a valid date. |
| 270 | Please enter date in 'yyyy-mm-dd' format or leave the answer blank. |
| 271 | Please enter date in 'yyyy-mm' format or leave the answer blank. |
| 272 | Too long! |
| 273 | Maximum number of characters allowed: |
| 384 | Please enter your user name and password. |
| 385 | You must enter your password to log in. |
| 386 | [Query returned no rows.] |
| 387 | You have cancelled your responses to this questionnaire. Any previous responses have not been changed. |
| 388 | Please select a case to edit. |
| 389 | Thank you. Your responses have been stored. |
| 390 | Please update your account information and then click on the "Submit" button. Or, click on the "Cancel" button to leave the information unchanged. |
| 391 | You did not enter a correct password for this account. |
| 392 | An email message will be sent shortly with your account information. |
| 393 | Please try again. |
| 394 | Another user is registering this user name. Please try a different user name. |
| 395 | Your user account name must be at least |
| 396 | characters long. |
| 397 | Your user account name may only contain letters and numbers. No other characters may be used. |
| 398 | This project has expired. You may not create a new account. |
| 399 | You have not established an account yet. Please complete the information below and then click on the "Submit" button to create a new account.<br><br>Or, if you have entered the wrong user name, please click on the "Cancel" button to back up to the log in page. |
| 400 | You did not enter a valid user name for this system. |
| 401 | This account has been closed: |
| 402 | You must log in before accessing your questionnaire. Please start the questionnaire from the URL that was emailed to you. |
| 403 | This project expired on |
| 404 | Your account expired on |
| 405 | Your has been closed due to an excessive number of failed login attempts. |
| 406 | You must log in before you may access this system. Please launch questionnaire from the project home page. |
| 407 | A new account was not created. |
| 408 | Your account information was not changed. |
| 409 | You must enter your full name. |
| 410 | Your password must be at least |
| 411 | characters long. |
| 412 | You must type the same password in both fields. |
| 413 | An email address is required. |
| 414 | You must enter a valid email address. |
| 415 | Thank you |
| 416 | your account has been |
| 417 | created |
| 418 | updated |
| 419 | An email message with your account information will be sent shortly. If you do not receive this email message, please use the "Update your account" option below to check the email address you entered. |
| 420 | We were unable to send an email message to the address you entered. You may check your email address by entering your new password and checking the "Update your account" box below. |
| 421 | Please enter your new password to log in to your questionnaire. |
| 422 | The case you selected is currently being edited by another user. |
| 423 | Please select one of the available cases or a new case. |
| 424 | If you do not already have an account on this system, please enter an account user name that you would like to use and then click on the "Log in" button. |
| 425 | An email message will be sent to you after you have created your account to confirm this information. |
| 426 | User name |
| 427 | Password |
| 428 | Update your account |
| 429 | Full name |
| 430 | New password |
| 431 | Repeat new password |
| 432 | Email address |
| 433 | Day time telephone number |
| 434 | Case |
| 435 | Created by |
| 436 | Last edited by |
| 437 | Status |
| 438 | Last updated |
| 439 | Add new case |
| 440 | Currently checked out by another user |
| 441 | [None] |
Default Lables Sorted By Label
| Code | Label |
|---|---|
| 196 | Year Month Day |
| 189 | Year Month |
| 197 | Year Month Day |
| 194 | (CHECK ALL THAT APPLY) |
| 195 | (CHECK ONLY ONE ANSWER) |
| 200 | (ENTER DATE USING YY-MM-DD FORMAT) |
| 227 | (ENTER DATE USING YYYY-MM FORMAT) |
| 201 | (ENTER DATE USING YYYY-MM-DD FORMAT) |
| 199 | (ENTER TIME USING HH:MM:SS FORMAT) |
| 229 | (ENTERED |
| 163 | (Percent) |
| 224 | (SELECT A FILE TO UPLOAD) |
| 214 | (SELECT ONLY ONE ANSWER) |
| 228 | (SELECT QUESTIONNAIRE) |
| 215 | (Use the HELLO command to enter your questionnaire project home page information.) |
| 232 | (Use the PRODUCT command to enter the background information for your product.) |
| 44 | (View question) |
| 43 | (View responses) |
| 202 | < Previous page |
| 407 | A new account was not created. |
| 265 | According to your reponse(s) to this question, you should next go to question: |
| 439 | Add new case |
| 413 | An email address is required. |
| 392 | An email message will be sent shortly with your account information. |
| 425 | An email message will be sent to you after you have created your account to confirm this information. |
| 419 | An email message with your account information will be sent shortly. If you do not receive this email message, please use the "Update your account" option below to check the email address you entered. |
| 394 | Another user is registering this user name. Please try a different user name. |
| 18 | At page |
| 62 | Background |
| 217 | Begin questionnaire |
| 113 | C |
| 231 | CHARACTERS ALLOWED) |
| 185 | COMPUTE |
| 193 | CONTROL |
| 206 | COUNT |
| 211 | Cancel |
| 23 | Cannot open |
| 38 | Cannot read |
| 25 | Cannot save |
| 434 | Case |
| 220 | Change password: |
| 162 | Checked |
| 216 | Click on the button below to begin. |
| 213 | Close |
| 72 | Contact |
| 63 | Contents |
| 73 | Copyright |
| 435 | Created by |
| 258 | Current session expires at: |
| 440 | Currently checked out by another user |
| 177 | DATE |
| 433 | Day time telephone number |
| 31 | Display list of headings. |
| 109 | E |
| 56 | ERROR |
| 198 | ESCAPE |
| 432 | Email address |
| 209 | Exit |
| 33 | First page |
| 429 | Full name |
| 181 | GO |
| 170 | GO HERE |
| 172 | GO TO QUESTION |
| 171 | GO TO: |
| 19 | Go to page |
| 69 | Go to questionnaire page |
| 70 | Go to results page |
| 187 | HIGHEST VALUE |
| 28 | Help |
| 183 | IF |
| 424 | If you do not already have an account on this system, please enter an account user name that you would like to use and then click on the "Log in" button. |
| 226 | Important! JavaScript must be enabled on your browser in order to use this web questionnaire. |
| 186 | LOWEST VALUE |
| 436 | Last edited by |
| 36 | Last page |
| 49 | Last question number is |
| 438 | Last updated |
| 221 | Log in |
| 37 | Logic error at question |
| 180 | MISSING |
| 273 | Maximum number of characters allowed: |
| 16 | Menu |
| 52 | Missing argument. |
| 51 | Missing right parenthesis. |
| 103 | N |
| 207 | NEW |
| 32 | Navigate |
| 430 | New password |
| 35 | Next page |
| 203 | Next page > |
| 15 | None |
| 161 | Not checked |
| 13 | Not known |
| 14 | Not set |
| 55 | Number has too many digits. |
| 230 | OF |
| 208 | OPTION |
| 8 | Out of memory. |
| 102 | P |
| 179 | PASSWORD |
| 123 | Page |
| 64 | Page Name |
| 427 | Password |
| 219 | Password: |
| 266 | Please click on the link at answer |
| 29 | Please contact the project administrator for assistance. |
| 264 | Please enter a valid integer or leave the answer blank. |
| 261 | Please enter a valid number or leave the answer blank. |
| 271 | Please enter date in 'yyyy-mm' format or leave the answer blank. |
| 270 | Please enter date in 'yyyy-mm-dd' format or leave the answer blank. |
| 268 | Please enter the time in 'hh:mm:ss' format or leave the answer blank. |
| 421 | Please enter your new password to log in to your questionnaire. |
| 384 | Please enter your user name and password. |
| 388 | Please select a case to edit. |
| 423 | Please select one of the available cases or a new case. |
| 393 | Please try again. |
| 390 | Please update your account information and then click on the "Submit" button. Or, click on the "Cancel" button to leave the information unchanged. |
| 225 | Please wait, file upload in progress. |
| 34 | Previous page |
| 204 | |
| 30 | Progress |
| 12 | QUESTION |
| 262 | Question |
| 54 | Question or function name is too long. |
| 66 | Questionnaire |
| 0 | Questionnaire Programming Language - Version 6.0 |
| 47 | RECORD |
| 191 | RELOAD |
| 61 | Read the Full Report |
| 212 | Record |
| 431 | Repeat new password |
| 68 | Results |
| 74 | Return to main page |
| 117 | S |
| 192 | SAVE |
| 190 | SHOW |
| 184 | SKIP |
| 174 | SKIP HERE |
| 173 | SKIP TO QUESTION |
| 175 | SKIP TO: |
| 20 | Set to current time |
| 437 | Status |
| 210 | Submit |
| 26 | Summary |
| 104 | T |
| 178 | TIME |
| 182 | TO |
| 415 | Thank you |
| 389 | Thank you. Your responses have been stored. |
| 205 | The asterisk (*) indicates questions on the skip path. |
| 422 | The case you selected is currently being edited by another user. |
| 401 | This account has been closed: |
| 2 | This is a work of the U.S. government and is not subject to copyright |
| 403 | This project expired on |
| 398 | This project has expired. You may not create a new account. |
| 272 | Too long! |
| 9 | U.S. GAO |
| 1 | U.S. Government Accountability Office |
| 428 | Update your account |
| 17 | Use calendar to set date |
| 426 | User name |
| 218 | User name: |
| 71 | View |
| 27 | View and print a summary of your responses. |
| 65 | View the questionnaire form |
| 67 | View the summary results |
| 256 | Warning! You will be automatically logged off in 10 minutes! |
| 420 | We were unable to send an email message to the address you entered. You may check your email address by entering your new password and checking the "Update your account" box below. |
| 391 | You did not enter a correct password for this account. |
| 400 | You did not enter a valid user name for this system. |
| 387 | You have cancelled your responses to this questionnaire. Any previous responses have not been changed. |
| 399 | You have not established an account yet. Please complete the information below and then click on the "Submit" button to create a new account.<br><br>Or, if you have entered the wrong user name, please click on the "Cancel" button to back up to the log in page. |
| 257 | You may move to another page to save your responses and refresh your log in. |
| 414 | You must enter a valid email address. |
| 409 | You must enter your full name. |
| 385 | You must enter your password to log in. |
| 402 | You must log in before accessing your questionnaire. Please start the questionnaire from the URL that was emailed to you. |
| 406 | You must log in before you may access this system. Please launch questionnaire from the project home page. |
| 412 | You must type the same password in both fields. |
| 404 | Your account expired on |
| 408 | Your account information was not changed. |
| 405 | Your has been closed due to an excessive number of failed login attempts. |
| 410 | Your password must be at least |
| 397 | Your user account name may only contain letters and numbers. No other characters may be used. |
| 395 | Your user account name must be at least |
| 441 | [None] |
| 386 | [Query returned no rows.] |
| 76 | [Results for this question were intentionally not reported.] |
| 22 | [none] |
| 59 | an E-supplement to |
| 411 | characters long. |
| 417 | created |
| 58 | does not meet record specifications. |
| 5 | from GAO. However, because this work may contain copyrighted images or |
| 60 | http://gao.gov/products |
| 7 | if you wish to reproduce this material separately. |
| 39 | is not a QPL Version 6.0 file. |
| 50 | is not a numeric question |
| 269 | is not a valid date. |
| 263 | is not a valid integer. |
| 260 | is not a valid number. |
| 267 | is not a valid time. |
| 259 | is too big. |
| 6 | other material, permission from the copyright holder may be necessary |
| 3 | protection in the United States. The published product may be |
| 4 | reproduced and distributed in its entirety without further permission |
| 418 | updated |
| 48 | was not used |
| 416 | your account has been |

