// this file is copyright - Mike Capstick // it adds the quiz questions and answers // load arrays with a set of questions and answers //maxterms=12 title='Are You Words Weakest link'; questions=new Array(); questions[1] ='Producing individual addressed letters is called~Making a Glossary~Templating~Mail Merging~Auto-completing~C~.'; questions[2] ='In Mail Merging a standard letter is called a~Data Source~Merged Document~Form Letter~Paragraph~C~'; questions[3] ='A file of names and addresses used in Mail Merging is called a~Data Source~Form Letter~Main Document~Paragraph~A~'; questions[4] ='Mail Merging produces a set of individualised letters known as~Boilerplates~Merged documents~Macros~Chapters~B~.'; questions[5] ='Creating documents using a~macro~template~table of contents~glossary~B~allows a particular style to be used across several documents.'; questions[6] ='Word comes with a standard template called~Normal.doc~Standard.doc~Normal.dot~Standard.dot~C~.'; questions[7] ='As well as cut and paste Word can import data such as spreadsheets and databases from some applications as ~objects~graphics~macros~paragraphs~A~.'; questions[8] ='Word can use the format of headings to automatically generate a~Glossary~Table of Contents~Web page~Mail merge~B~based on that formatting.'; questions[9] ='The feature called~Autotext~Table of Contents~Glossary~Mail merge~A~ can be used to give short names to paragraphs of text and then use those names to save retyping the paragraphs.'; questions[10] ='Within the~File View~Insert Picture~Format Style~Tools Options ~D~menu the View tab allows you to turn on or off many elements in a document.'; questions[11] ='The programming language used across a range of Microsoft Office products is~Visual Basic~Visual Basic for Applications~java~macro~B~.'; questions[12] ='You can Start the macro recorder by selecting~Macro - Record New Macro~Tools - Macro - Record New Macro~VBA - Record New Macro~File Record~B~.'; questions[13] ='You can examine a macro in the~Visual Basic for Application\'s Editor.~Word document~File menu~Edit menu~A~.'; questions[14] ='Any macros saved in the Normal template (Normal.dot) are~local~global ~Unavailable~fixed~B~.';