Sha256: bcc4960494c350697c30c6bc4b9da30840605bb750148f86d96fda1411458e8e

Contents?: true

Size: 1.6 KB

Versions: 37

Compression:

Stored size: 1.6 KB

Contents

<!-- Base set of tables. For app-specific tables, such as social or PHQ9, amend this file in the host app. -->

<%= render "think_feel_do_engine/coach/patient_dashboards/header" %>
<%= render "think_feel_do_engine/coach/patient_dashboards/tables/patient_info", patient: @participant %>
<%= render "think_feel_do_engine/coach/patient_dashboards/tables/patient_login_stats", patient: @participant %>
<%= render "think_feel_do_engine/coach/patient_dashboards/table_of_contents" %>
<%= render "think_feel_do_engine/coach/patient_dashboards/mood_emotion_viz" %>

<%= render "think_feel_do_engine/coach/patient_dashboards/tables/mood_table" %>
<%= render "think_feel_do_engine/coach/patient_dashboards/tables/feelings_table" %>
<%= render "think_feel_do_engine/coach/patient_dashboards/tables/logins_table" %>
<%= render "think_feel_do_engine/coach/patient_dashboards/tables/lessons_table" %>
<%= render "think_feel_do_engine/coach/patient_dashboards/tables/audio_access_table" %>

<h3><%= link_to "Activities visualization", coach_participant_activities_visualization_path(@participant) %></h3>
<%= render "think_feel_do_engine/coach/patient_dashboards/tables/future_activities_table" %>
<%= render "think_feel_do_engine/coach/patient_dashboards/tables/past_activities_table" %>

<h3><%= link_to "Thoughts visualization", coach_participant_thoughts_visualization_path(@participant) %></h3>
<%= render "think_feel_do_engine/coach/patient_dashboards/tables/thoughts_table" %>

<%= render "think_feel_do_engine/coach/patient_dashboards/tables/messages_table" %>
<%= render "think_feel_do_engine/coach/patient_dashboards/tables/tasks_table" %>

Version data entries

37 entries across 37 versions & 1 rubygems

Version Path
think_feel_do_engine-3.12.9 app/views/think_feel_do_engine/coach/patient_dashboards/show.html.erb
think_feel_do_engine-3.12.8 app/views/think_feel_do_engine/coach/patient_dashboards/show.html.erb
think_feel_do_engine-3.12.7 app/views/think_feel_do_engine/coach/patient_dashboards/show.html.erb
think_feel_do_engine-3.12.6 app/views/think_feel_do_engine/coach/patient_dashboards/show.html.erb
think_feel_do_engine-3.12.5 app/views/think_feel_do_engine/coach/patient_dashboards/show.html.erb
think_feel_do_engine-3.12.4 app/views/think_feel_do_engine/coach/patient_dashboards/show.html.erb
think_feel_do_engine-3.12.3 app/views/think_feel_do_engine/coach/patient_dashboards/show.html.erb
think_feel_do_engine-3.12.2 app/views/think_feel_do_engine/coach/patient_dashboards/show.html.erb
think_feel_do_engine-3.12.1 app/views/think_feel_do_engine/coach/patient_dashboards/show.html.erb
think_feel_do_engine-3.12.0 app/views/think_feel_do_engine/coach/patient_dashboards/show.html.erb
think_feel_do_engine-3.11.3 app/views/think_feel_do_engine/coach/patient_dashboards/show.html.erb
think_feel_do_engine-3.11.0 app/views/think_feel_do_engine/coach/patient_dashboards/show.html.erb
think_feel_do_engine-3.10.10 app/views/think_feel_do_engine/coach/patient_dashboards/show.html.erb
think_feel_do_engine-3.10.9 app/views/think_feel_do_engine/coach/patient_dashboards/show.html.erb
think_feel_do_engine-3.10.8 app/views/think_feel_do_engine/coach/patient_dashboards/show.html.erb
think_feel_do_engine-3.10.7 app/views/think_feel_do_engine/coach/patient_dashboards/show.html.erb
think_feel_do_engine-3.10.6 app/views/think_feel_do_engine/coach/patient_dashboards/show.html.erb