Skip to content

Commit

Permalink
fix url in d-tour
Browse files Browse the repository at this point in the history
  • Loading branch information
VAISHALI-DHANOA committed Jul 30, 2024
1 parent fe5a7d9 commit cfde3d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _publications/2024_d_tour.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ abstract: "
Onboarding a user to a visualization dashboard entails explaining its various components, including the chart types used, the data loaded, and the interactions available.
Authoring such an onboarding experience is time-consuming and requires significant knowledge, and little guidance exists on how best to complete this task. Depending on their levels of expertise, end users being onboarded to a new dashboard can be either confused and overwhelmed or disinterested and disengaged. We propose interactive dashboard tours (D-Tours) as semi-automated onboarding experiences that preserve the agency of users with various levels of expertise to keep them interested and engaged. Our interactive tours concept draws from open-world game design to give the user freedom in choosing their path through onboarding. We have implemented the d-tour concept in a tool called D-Tour Prototype, which allows authors to craft custom d-tours from scratch or using automatic templates.
Automatically generated tours can still be customized to use different media (e.g., video, audio, and highlighting) or new narratives to produce an onboarding experience tailored to an individual user. We demonstrate the usefulness of d-tours through use cases and expert interviews. Our evaluation shows that authors found the automation in the D-Tour Prototype helpful and time-saving, and users found the created tours engaging and intuitive.
This paper and all supplemental materials are available at \url{https://osf.io/6fbjp/}
This paper and all supplemental materials are available at https://osf.io/6fbjp/.
"

# After the --- you can put information that you want to appear on the website using markdown formatting or HTML. A good example are acknowledgements, extra references, an erratum, etc.
Expand Down

0 comments on commit cfde3d7

Please sign in to comment.