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.15.7 app/views/think_feel_do_engine/coach/patient_dashboards/show.html.erb
think_feel_do_engine-3.15.6 app/views/think_feel_do_engine/coach/patient_dashboards/show.html.erb
think_feel_do_engine-3.15.5 app/views/think_feel_do_engine/coach/patient_dashboards/show.html.erb
think_feel_do_engine-3.15.4 app/views/think_feel_do_engine/coach/patient_dashboards/show.html.erb
think_feel_do_engine-3.15.3 app/views/think_feel_do_engine/coach/patient_dashboards/show.html.erb
think_feel_do_engine-3.15.2 app/views/think_feel_do_engine/coach/patient_dashboards/show.html.erb
think_feel_do_engine-3.15.1 app/views/think_feel_do_engine/coach/patient_dashboards/show.html.erb
think_feel_do_engine-3.15.0 app/views/think_feel_do_engine/coach/patient_dashboards/show.html.erb
think_feel_do_engine-3.14.9 app/views/think_feel_do_engine/coach/patient_dashboards/show.html.erb
think_feel_do_engine-3.14.8 app/views/think_feel_do_engine/coach/patient_dashboards/show.html.erb
think_feel_do_engine-3.14.7 app/views/think_feel_do_engine/coach/patient_dashboards/show.html.erb
think_feel_do_engine-3.14.6 app/views/think_feel_do_engine/coach/patient_dashboards/show.html.erb
think_feel_do_engine-3.14.5 app/views/think_feel_do_engine/coach/patient_dashboards/show.html.erb
think_feel_do_engine-3.14.4 app/views/think_feel_do_engine/coach/patient_dashboards/show.html.erb
think_feel_do_engine-3.14.3 app/views/think_feel_do_engine/coach/patient_dashboards/show.html.erb
think_feel_do_engine-3.14.2 app/views/think_feel_do_engine/coach/patient_dashboards/show.html.erb
think_feel_do_engine-3.14.1 app/views/think_feel_do_engine/coach/patient_dashboards/show.html.erb
think_feel_do_engine-3.14.0 app/views/think_feel_do_engine/coach/patient_dashboards/show.html.erb
think_feel_do_engine-3.13.1 app/views/think_feel_do_engine/coach/patient_dashboards/show.html.erb
think_feel_do_engine-3.13.0 app/views/think_feel_do_engine/coach/patient_dashboards/show.html.erb