// Numbas version: exam_results_page_options {"name": "Eukleides - lines, rays and segments", "extensions": ["eukleides"], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "question_groups": [{"pickingStrategy": "all-ordered", "questions": [{"name": "Eukleides - lines, rays and segments", "tags": [], "metadata": {"description": "

A diagram showing the difference between lines, rays and segments in Eukleides.

", "licence": "Creative Commons Attribution 4.0 International"}, "statement": "

The vertical and horizontal axes are lines: they extend infinitely in both directions.

\n

The diagonal is a ray: it starts at the origin and extends infinitely in only one direction.

\n

The dashed segment has start and end points.

\n

{max_width(30,diagram)}

", "advice": "", "rulesets": {}, "extensions": ["eukleides"], "variables": {"diagram": {"name": "diagram", "group": "Ungrouped variables", "definition": "eukleides(\"A set of axes, with a half-line from the origin and a parallel dashed line segment above it.\",[\n line(point(0,0)..point(1,0)), // x axis: infinite line at y=0\n line(point(0,0)..point(0,1)), // y axis: infinite line at x=0\n line(point(0,0)..point(1,1)) half, // ray beginning at the origin\n point(1,2)..point(2,3) dashed // line segment\n])", "description": "", "templateType": "anything"}}, "variablesTest": {"condition": "", "maxRuns": 100}, "ungrouped_variables": ["diagram"], "variable_groups": [], "functions": {}, "preamble": {"js": "", "css": ""}, "parts": [], "partsMode": "all", "maxMarks": 0, "objectives": [], "penalties": [], "objectiveVisibility": "always", "penaltyVisibility": "always", "contributors": [{"name": "Christian Lawson-Perfect", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/7/"}]}]}], "contributors": [{"name": "Christian Lawson-Perfect", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/7/"}]}