Skip to content

Commit

Permalink
update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
asegun-cod committed Oct 11, 2023
1 parent 456d04f commit 7155f51
Showing 1 changed file with 20 additions and 9 deletions.
29 changes: 20 additions & 9 deletions tests/testthat/_snaps/app_ui.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,23 +124,34 @@
Code
mod_documentation_page_ui("id")
Output
<br/>
<h3 style="color : #005EB8;">
<strong>Introduction to the Data Categorisation Framework</strong>
</h3>
<p>This dashboard utilizes the pxtextmining API, a machine learning tool, to assign one or more subcategories to free-text comments
based on the Qualitative Data Categorization (QDC) framework. The QDC framework is an evidence-based work that has been designed
with several categories, each with its own set of subcategories. The categories group similar topics together to make it easier
with several categories, each with its own set of subcategories. The categories group similar topics together to make it easier
for users to navigate the framework, while the subcategories reflect the actual topics that better represent the underlying data.</p>
<p>The dashboard's visualizations and intuitive interactivity are thoughtfully created to help users effectively engage with the
<p>The dashboard's visualizations and intuitive interactivity are thoughtfully created to help users effectively engage with the
comments and not merely quantify the data. Below is a high-level visual of the categories and subcategories:</p>
<img src="www/framework_MVP_version.jpeg" width="100%"/>
<hr/>
<br/> <br/>
<p>To see detailed description of the sub-categories, kindly click on the category to expand it.</p>
<div class="datatables html-widget html-widget-output shiny-report-size html-fill-item-overflow-hidden html-fill-item" id="id-framework_table" style="width:100%;height:auto;"></div>
<hr/>
<p>To get further detail about the data categorisation framework and the dashboard
<h4 style="color : #005EB8;">
<strong>Making best use of the qualitative comments</strong>
</h4>
This dashboard should be used to facilitate initial exploration of your qualitative data, before
drawing fuller insight from the underlying qualitative comments. Before using the dashboard, you
should read the good practice guidance on the <a href="https://cdu-data-science-team.github.io/PatientExperience-QDC/framework/framework.html" target="_blank">
<strong>documentation page</strong>
</a> . This includes important
information, tips, and advice to help you maximise your use of the categorised qualitative comments,
whilst avoiding the risks around relying on the quantification of qualitative data.
<br/> <br/>
To get further detail about the data categorisation framework and the dashboard
including some illustrative examples for each of the sub-categories.
Please see the</p>
<a href="https://cdu-data-science-team.github.io/PatientExperience-QDC/framework/framework3.html" target="_blank">
<p>Patient Experience - QDC documentation Page</p>
Please see the <a href="https://cdu-data-science-team.github.io/PatientExperience-QDC/framework/framework3.html" target="_blank">
<strong>Patient Experience - QDC documentation Page.</strong>
</a>

# mod_trend_overlap_ui works
Expand Down

0 comments on commit 7155f51

Please sign in to comment.