| | var tours = [ |
| | { |
| | - "a": 175, |
| | - "d": -5, |
| | - "e": "h1.policy-title", |
| | - "t": 'Policy title is repeated for context.' |
| | - }, |
| | - { |
| | "a": 269, |
| | "d": -365, |
 |
| | "a": 180, |
| | "d": -5, |
| | - "e": "a#policy-feedback-edit", |
| | - "t": 'Users can enable direct editing of introductory text and tags.' |
| | + "e": "a#policy-feedback-flag", |
| | + "t": 'Users can raise issues with the introductory text that require moderator attention or intervention.' |
| | }, |
| | { |
| | "a": 180, |
| | "d": -5, |
| | - "e": "a#policy-feedback-flag", |
| | - "t": 'Users can raise issues with the introductory text that require moderator attention or intervention.' |
| | + "e": "div.policy-implications ul.policy-implication li:first", |
| | + "t": 'The highest-rated implications from the discussion page.' |
| | }, |
| | { |
| | "a": 180, |
| | "d": -5, |
| | - "e": "div.policy-implications-pro ul.policy-implication li:first", |
| | - "t": 'The highest-rated positive policy implications are displayed, sorted by most advantageous.' |
| | + "e": "a#policy-proposal", |
| | + "t": 'Provides the complete proposal text. Legislative text is presented alongside its layperson translation.' |
| | }, |
| | { |
| | "a": 180, |
| | "d": -5, |
| | - "e": "div.policy-implications-con ul.policy-implication li:first", |
| | - "t": 'The highest-rated negative policy implications are displayed, sorted by most disadvantageous.' |
| | + "e": "a#policy-hypothesis", |
| | + "t": 'Describes the measurable goals of the policy used to ascertain its effectiveness.' |
| | }, |
| | { |
| | "a": 180, |
| | "d": -5, |
| | - "e": "a#policy-proposal", |
| | - "t": 'Provides the complete proposal text. Legislative text is presented alongside its layperson translation.' |
| | + "e": "a#policy-resources", |
| | + "t": 'Information about the types and amounts of resources required to implement (enact) the policy.' |
| | }, |
| | { |
| | "a": 180, |
| | "d": -5, |
| | "e": "a#policy-feedback-discuss", |
| | - "t": 'Link to the discussion page where all benefits and drawbacks are debated. Select the discuss link to view the debate page.' |
| | + "t": 'Link to the discussion page where all implications are listed. Click the discuss link to continue.' |
| | }, |
| | ]; |