Offene Bewertungen:
Ihre Veranstaltungen erscheinen erst im Reporting, nachdem sie durch jemanden aus Ihrem Team bewertet wurden.
Die Bewertung dauert max. 5-10 Minuten. Bitte füllen Sie nach.
Ihre Veranstaltungen erscheinen erst im Reporting, nachdem sie durch jemanden aus Ihrem Team bewertet wurden.
Die Bewertung dauert max. 5-10 Minuten. Bitte füllen Sie nach.
Typ | Titel | ||
---|---|---|---|
@if ($stat->module_type === "GVA") Geschlossene @else Offene @endif | @if ($stat->date !== $stat->end_date) {{ $stat->date." - ".$stat->end_date }} @else {{ $stat->date }} @endif | {{ $stat->title }} | Bewerten |
Meine Statistik:
{!! Form::open(['route' => 'stats', 'method' => 'GET']) !!}
Zeitraum:
{!! Form::close() !!}
Von
{!! Form::text('start_date', request()->get('start_date'), ['class' => 'form-control', 'id' => 'search-start', 'placeholder' => 'Startdatum']) !!}
today
Bis
{!! Form::text('end_date', request()->get('end_date'), ['class' => 'form-control', 'id' => 'search-end', 'placeholder' => 'Enddatum']) !!}
today
Veranstaltungsart | Titel | |||||||
---|---|---|---|---|---|---|---|---|
@if ($active_stat->date !== $active_stat->end_date) {{ $active_stat->date." - ".$active_stat->end_date }} @else {{ $active_stat->date }} @endif | @if ($active_stat->module_type === "OVA") @if ($active_stat->event_type !== "" && isset($event_types[$active_stat->event_type])) {{ $event_types[$active_stat->event_type] }} @endif @else Geschl. Veranst. @endif | @if ($active_stat->online_event === 1) Online @else Vor Ort @endif | {{ $active_stat->title }} | {{ $active_stat->attended }} | @if ($active_stat->user_rating !== "") {{ $active_stat->user_rating }} / 10 @endif | {{ $active_stat->rating }} / 5 | {{ $active_stat->cost }} | Details Bearbeiten |
ᴓ Teilnehmer
ᴓ Bewertung Teilnehmer