Skip to content
Snippets Groups Projects
Commit 500ef539 authored by Anthony's avatar Anthony
Browse files

Add Sample TAT

parent b8ebdb95
Branches add-tat-sample
No related tags found
No related merge requests found
+++
title = "Dev Activity TAT"
weight = 460
+++
Activité TAT pour tests en développement
{{< quiz >}}
{
"title": "Fill-in-the-Blank Survey",
"description": "Complete the sentence by selecting the correct words for each blank.",
"correctComment": "Well done! All your answers are correct.",
"incorrectComment": "Some of your answers are incorrect. Please try again.",
"pages": [
{
"name": "page1",
"elements": [
{
"type": "html",
"name": "html1",
"width": "100%",
"minWidth": "256px",
"html": "<p style=\"line-height: 52px;margin-bottom:-8px; margin-top:0px;\">\nThis sales contract (hereinafter referred to as the \"Agreement\") is entered into as of\n</p>"
},
{
"type": "dropdown",
"name": "car",
"title": "Which is the brand of your car?",
"isRequired": true,
"showNoneItem": true,
"showOtherItem": true,
"choices": [
"Ford",
"Vauxhall",
"Volkswagen",
"Nissan",
"Audi",
"Mercedes-Benz",
"BMW",
"Peugeot",
"Toyota",
"Citroen"
],
"minWidth": "256px",
"maxWidth": "256px",
"startWithNewLine": false
},
{
"type": "text",
"name": "date",
"width": "30%",
"minWidth": "64px",
"maxWidth": "",
"defaultValueExpression": "today()",
"inputType": "date",
"placeholder": "date",
"startWithNewLine": false
},
{
"type": "html",
"name": "html2",
"width": "144px",
"minWidth": "144px",
"maxWidth": "",
"startWithNewLine": false,
"html": "<p style=\"line-height: 36px;\">\nby and between\n</p>"
},
{
"type": "text",
"name": "seller-name",
"minWidth": "256px",
"maxWidth": "",
"startWithNewLine": false,
"placeholder": "seller's full legal name"
},
{
"type": "html",
"name": "html3",
"width": "208px",
"minWidth": "208px",
"maxWidth": "",
"html": "<p style=\"line-height: 36px;\">\nwith a mailing address of\n</p>"
},
{
"type": "text",
"name": "seller-address-line-1",
"minWidth": "64px",
"maxWidth": "",
"startWithNewLine": false,
"placeholder": "seller's address"
},
{
"type": "text",
"name": "seller-address-line-2",
"width": "100%",
"minWidth": "256px"
},
{
"type": "html",
"name": "html4",
"width": "344px",
"minWidth": "344px",
"maxWidth": "",
"html": "<p style=\"line-height: 36px;\">\n(hereinafter referred to as the \"Seller\") and\n</p>"
},
{
"type": "text",
"name": "buyer-name",
"minWidth": "256px",
"maxWidth": "",
"startWithNewLine": false,
"placeholder": "buyer's full legal name"
},
{
"type": "html",
"name": "html5",
"width": "208px",
"minWidth": "208px",
"maxWidth": "",
"html": "<p style=\"line-height: 36px;\">\nwith a mailing address of\n</p>"
},
{
"type": "text",
"name": "buyer-address-line-1",
"minWidth": "64px",
"maxWidth": "",
"startWithNewLine": false,
"placeholder": "buyer's address"
},
{
"type": "text",
"name": "buyer-address-line-2",
"width": "100%",
"minWidth": "256px"
},
{
"type": "html",
"name": "html6",
"width": "100%",
"minWidth": "256px",
"html": "<p style=\"line-height: 52px;margin-bottom:40px; margin-top:-8px;\">\n(hereinafter referred to as the \"Buyer\"), collectively referred to as the \"Parties\", both\nof whom agree to be bound by this Agreement.\n</p>"
},
{
"type": "html",
"name": "html7",
"width": "100%",
"minWidth": "256px",
"maxWidth": "",
"html": "<p style=\"line-height: 36px;\">\nThe Seller is the manufacturer and distributor of the following product(s):\n</p>"
},
{
"type": "comment",
"name": "goods",
"width": "100%",
"minWidth": "256px",
"rows": 1,
"placeholder": "detailed description of the goods",
"autoGrow": true,
"allowResize": false
},
{
"type": "html",
"name": "html8",
"width": "100%",
"minWidth": "256px",
"html": "<p style=\"line-height: 52px;margin-bottom:40px; margin-top:-8px;\">\n(hereinafter referred to as the \"Goods\"). \n<br>\nThe Buyer wishes to purchase the\naforementioned product(s).\n</p>"
},
{
"type": "html",
"name": "html9",
"width": "100%",
"minWidth": "256px",
"html": "<p style=\"line-height: 52px;margin-bottom:-8px; margin-top:-8px;\">\nTHEREFORE, the Parties agree as follows:\n<br>\n<b>1. Sale of Goods.</b> The Seller shall make available for sale, and the Buyer shall purchase the Goods.\n<br>\n<b>2. Delivery and Shipping.</b>\n</p>"
},
{
"type": "comment",
"name": "delivery-details",
"width": "100%",
"minWidth": "256px",
"rows": 1,
"placeholder": "include details regarding the delivery and shipping terms",
"autoGrow": true,
"allowResize": false
},
{
"type": "html",
"name": "html10",
"width": "100%",
"minWidth": "256px",
"html": "<p style=\"line-height: 52px;margin-bottom:-8px; margin-top:-8px;\">\n<b>3. Purchase Price and Payments.</b> \n</p>"
}
],
"questionTitleLocation": "hidden",
"title": "Sales Contract"
}
],
"showQuestionNumbers": "off",
"questionTitleLocation": "left",
"questionErrorLocation": "bottom",
"completedHtml": "Thank you for completing the survey!",
"widthMode": "static",
"fitToContainer": "true",
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment