No notes defined.
<article class='c-meeting_outcomes meeting_outcomes type-meeting_outcomes c-meeting_outcomes--embed'>
<section class='c-meeting_outcomes__outcomes container-fluid'>
<h1 class='c-heading'>
Blue Monday Project & Georg Woschnagg // Outcomes
</h1>
<div class='row'>
<div class='col-md-8'>
<section class='c-evauation c-meeting_outcomes__evauation'>
<h1 class='c-heading c-meeting_outcomes__heading'>
Blue Monday Project & Georg Woschnagg // Outcomes
</h1>
<section class='c-evaluation__rating'>
<ul class='c-evaluation__rating__items u-list--unstyled'>
<li class='c-evaluation__rating__items__item'>
<figure class='c-stat c-stat--rating c-stat--likert c-meeting_outcomes__stat'>
<span class='c-stat__text'>
<span class='c-stat__figure'>
<span class='c-stat__number
c-stat__number--negative
c-stat__number--negative--100
' aria-hidden='true'><span class='c-stat__number__wrapper'>Very bad</span></span>
<span class='c-stat__number
c-stat__number--negative
c-stat__number--negative--50
' aria-hidden='true'><span class='c-stat__number__wrapper'>Bad</span></span>
<span class='c-stat__number
' aria-hidden='true'><span class='c-stat__number__wrapper'>Neutral</span></span>
<span class='c-stat__number
c-stat__number--active
c-stat__number--positive
c-stat__number--positive--50
'><span class='c-stat__number__wrapper'>Good</span></span>
<span class='c-stat__number
c-stat__number--positive
c-stat__number--positive--100
' aria-hidden='true'><span class='c-stat__number__wrapper'>Very good</span></span>
</span>
<figcaption class='c-stat__caption'>
<strong class='c-stat__highlight'></strong>
</figcaption>
</span>
</figure>
</li>
</ul>
</section>
</section>
<dl class='c-generic-field c-meeting_outcomes__generic-field'>
<dt class='c-generic-field__label c-generic-field--entity_reference__label c-generic-field__label c-generic-field__label--above'>Focus area</dt>
<dd class='c-generic-field__input c-generic-field--entity_reference__input c-generic-field__input__item c-generic-field__input'>Business Model</dd>
<dd class='c-generic-field__input c-generic-field--entity_reference__input c-generic-field__input__item c-generic-field__input'>Operations</dd>
</dl>
<dl class='c-generic-field c-meeting_outcomes__generic-field'>
<dt class='c-generic-field__label c-generic-field--string__label c-generic-field__label c-generic-field__label--above'>Agreed Milestones</dt>
<dd class='c-generic-field__input c-generic-field--string__input c-generic-field__input__item c-generic-field__input'>Quickly manage the layout, alignment, and sizing of grid columns.</dd>
<dd class='c-generic-field__input c-generic-field--string__input c-generic-field__input__item c-generic-field__input'>For more complex implementations, custom CSS may be necessary.</dd>
</dl>
<dl class='c-generic-field c-meeting_outcomes__generic-field'>
<dt class='c-generic-field__label c-generic-field--date__label c-generic-field__label c-generic-field__label--above'>Notes</dt>
<dd class='c-generic-field__input c-generic-field--date__input c-generic-field__input__item c-generic-field__input'>
<p>Quickly manage the layout, alignment, and sizing of grid columns, navigation, components, and more with a full suite of responsive flexbox utilities. For more complex implementations, custom CSS may be necessary.</p>
</dd>
</dl>
<dl class='c-generic-field c-generic-field--private c-meeting_outcomes__generic-field'>
<dt class='c-generic-field__label c-generic-field--date__label c-generic-field__label c-generic-field__label--above'>Private notes (private)</dt>
<dd class='c-generic-field__input c-generic-field--date__input c-generic-field__input__item c-generic-field__input'>
<p>Quickly manage the layout, alignment, and sizing of grid columns, navigation, components, and more with a full suite of responsive flexbox utilities. For more complex implementations, custom CSS may be necessary.</p>
</dd>
</dl>
</div>
<div class='col-md-4'>
<div class='c-byline'>
<dl class='c-byline__items'>
<dt class='c-byline__items__item__label'>Created on</dt>
<dd class='c-byline__items__item__value c-byline__created'>
<time class='c-date c-byline__date dt-start ' datetime='15.07.2020, 19:17 CEST' />
15.07.2020, 19:17 CEST
</time>
</dd>
<dt class='c-byline__items__item__label'>Author</dt>
<dd class='c-byline__items__item__value c-byline__author'>
<div class='h-card c-index-card c-index-card--citation c-byline__index-card'>
<div class="c-index-card__media-wrapper">
<span class='u-photo c-headshot c-index-card__headshot'>
<a href='https://peter.vandor' class='c-headshot__link ' title='Dr. Peter Vandor'>
<img class='c-headshot__image' src='/images/portrait-Peter-Vandor-1x1.jpg' alt='' title='' />
</a>
</span>
</div>
<div class='c-index-card__entity c-index-card__content-wrapper'>
<span class='p-name'><a class='u-url ' href='https://peter.vandor'>Dr. Peter Vandor</a></span>
<span class='c-index-card__entity__work c-index-card__entity__work--with-organization'>
<span class='p-job-title'>Founder and Academic Director</span>
<span class='p-org'>Social Impact Award</span>
</span>
<span class='c-index-card__entity__links'>
<span class='u-email'>
<a class='u-email c-link--muted c-link--minimal' href='mailto:peter@vandor.mail'>peter@vandor.mail</a>
</span>
<span class='p-tel'>
<a class='p-tel c-link--muted c-link--minimal' href='tel:+436606493214'>+436606493214</a>
</span>
</span>
</div>
</div>
</dd>
</dl>
</div>
</div>
<div>
</section>
</article>
<article class='{{ get_entity_class( entityType, display ) }}'>
{% if banner %}
{% include get_template( 'banner', 'unit' ) with banner %}
{% endif %}
<section class='c-meeting_outcomes__outcomes container-fluid'>
{% if heading %}
{% include get_template( 'heading', 'unit' ) with heading %}
{% endif %}
<div class='row'>
<div class='col-md-8'>
{% if evaluation %}
{% include get_template( 'evaluation', 'unit' ) with evaluation %}
{% endif %}
{% for field in fields %}
{% include get_template( 'generic-field', 'unit' ) with field %}
{% endfor %}
</div>
<div class='col-md-4'>
{% if byline %}
{% include get_template( 'byline', 'unit' ) with byline %}
{% endif %}
</div>
<div>
</section>
{% if links or button %}
{% include get_template( 'app-bar', 'region' ) with {
links: links,
button: button
} %}
{% endif %}
</article>
{
"theme": "support",
"entityType": "meeting_outcomes",
"byline": {
"author": {
"display": {
"component": "byline",
"modifiers": [
"citation"
]
},
"headshot": {
"src": "/images/portrait-Peter-Vandor-1x1.jpg"
},
"name": "Dr. Peter Vandor",
"role": "Founder and Academic Director",
"organisation": "Social Impact Award",
"url": "https://peter.vandor",
"email": "peter@vandor.mail",
"tel": "+436606493214"
},
"created": {
"display": {
"component": "byline"
},
"formatted": "15.07.2020, 19:17 CEST"
}
},
"evaluation": {
"display": {
"component": "meeting_outcomes"
},
"rating": {
"items": [
{
"display": {
"component": "meeting_outcomes",
"modifiers": [
"rating",
"likert"
]
},
"figure": 4,
"max": 5,
"literal": "Good",
"neutral": 3,
"scale": {
"1": "Very bad",
"2": "Bad",
"3": "Neutral",
"4": "Good",
"5": "Very good"
},
"suffix": null
}
]
}
},
"fields": [
{
"display": {
"component": "meeting_outcomes"
},
"label_display": "above",
"field_name": "agreed_milestones",
"field_type": "entity_reference",
"label": "Focus area",
"items": [
{
"content": "Business Model"
},
{
"content": "Operations"
}
]
},
{
"display": {
"component": "meeting_outcomes"
},
"label_display": "above",
"field_name": "focus_area",
"field_type": "string",
"label": "Agreed Milestones",
"items": [
{
"content": "Quickly manage the layout, alignment, and sizing of grid columns."
},
{
"content": "For more complex implementations, custom CSS may be necessary."
}
]
},
{
"display": {
"component": "meeting_outcomes"
},
"label_display": "above",
"field_name": "field_xy",
"field_type": "date",
"label": "Notes",
"items": [
{
"content": "<p>Quickly manage the layout, alignment, and sizing of grid columns, navigation, components, and more with a full suite of responsive flexbox utilities. For more complex implementations, custom CSS may be necessary.</p>"
}
]
},
{
"display": {
"component": "meeting_outcomes",
"modifiers": [
"private"
]
},
"label_display": "above",
"field_name": "field_xy",
"field_type": "date",
"label": "Private notes (private)",
"items": [
{
"content": "<p>Quickly manage the layout, alignment, and sizing of grid columns, navigation, components, and more with a full suite of responsive flexbox utilities. For more complex implementations, custom CSS may be necessary.</p>"
}
]
}
],
"display": {
"view_mode": "embed"
},
"heading": {
"text": "Blue Monday Project & Georg Woschnagg // Outcomes",
"url": null
}
}