Updated
This commit is contained in:
@@ -2,6 +2,6 @@ version: 2
|
|||||||
url: $baseurl/scn01
|
url: $baseurl/scn01
|
||||||
requires: local_channel
|
requires: local_channel
|
||||||
name: Scenarios
|
name: Scenarios
|
||||||
photo: icon:person-lines-fill
|
photo: icon:chat-text
|
||||||
categories: Civic Diagnostics
|
categories: Civic Diagnostics
|
||||||
desc: Participant intake — browse diagnostic scenarios, submit your account in your own words.
|
desc: Participant intake — browse diagnostic scenarios, submit your account in your own words.
|
||||||
|
|||||||
@@ -113,8 +113,8 @@ function scn01_content() {
|
|||||||
function scn01_render_main($access) {
|
function scn01_render_main($access) {
|
||||||
$out = '<div class="scn01-content">';
|
$out = '<div class="scn01-content">';
|
||||||
$out .= '<div class="scn01-header mb-3">';
|
$out .= '<div class="scn01-header mb-3">';
|
||||||
$out .= '<h2>Vital Signs</h2>';
|
$out .= '<h2>Scenarios</h2>';
|
||||||
$out .= '<p class="text-muted">The ten structural preconditions of an HOA association.</p>';
|
$out .= '<p class="text-muted">Browse diagnostic scenarios. When you find one close to your situation, submit your account in your own words.</p>';
|
||||||
$out .= '</div>';
|
$out .= '</div>';
|
||||||
|
|
||||||
// TODO: render the ten Vital Signs
|
// TODO: render the ten Vital Signs
|
||||||
|
|||||||
Reference in New Issue
Block a user