Vi flyttar från butik till nätet - så funkar det framåt
The Evaluator's Cookbook | 0:e upplagan
- Danskt band, Engelska, 2008
- Författare: Angus McCabe
- Betyg:
440
kr
Skickas inom 1-3 vardagar
Butikslager
Onlinelager
I lager hos leverantör
$event.detail.name === 'store-selector' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'store-selector' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'store-selector'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'store-selector'
});
}
});"
class="h-full"
>
Beskrivning
Participation is a vital element of working with children and young people – ensuring that services are meeting their needs as well as promoting citizenship, resilience and general well-being.
The Evaluator’s Cookbook contains 21 participatory evaluation exercises for use with children, young people and families/community groups. Attractively and clearly presented, the exercises are very easy to use and come with suggestions for use and instructions on how to create the equipment needed. They will appeal to a wide range of people and can be used in a variety of informal and formal settings and most of the exercises are suitable for use with disabled children or children with special needs, as well as people with English as a second language. The book also explores why, how and where participatory research and evaluation should take place and provides suggestions on how the findings can be presented in imaginative ways.
This unique book is an invaluable resource for those wishing to consult with children and families or evaluate social, health and education services in diverse cultural settings.
The Evaluator’s Cookbook contains 21 participatory evaluation exercises for use with children, young people and families/community groups. Attractively and clearly presented, the exercises are very easy to use and come with suggestions for use and instructions on how to create the equipment needed. They will appeal to a wide range of people and can be used in a variety of informal and formal settings and most of the exercises are suitable for use with disabled children or children with special needs, as well as people with English as a second language. The book also explores why, how and where participatory research and evaluation should take place and provides suggestions on how the findings can be presented in imaginative ways.
This unique book is an invaluable resource for those wishing to consult with children and families or evaluate social, health and education services in diverse cultural settings.
Om denna bok
The Evaluator's Cookbook av Angus McCabe är en Danskt band bok med 64 sidor på Engelska. Den utgavs 2008.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Evaluator's Cookbook begagnad från Campusbokhandeln och spara upp till 25% jämfört med nypris. Du kan bevaka den här boken så får du ett mail så fort vi får in den i lager som begagnad.
Genom att köpa & sälja begagnat sänker du kostnaden för studier både för dig och nästa student samtidigt som du gör nytta för klimatet.
Produktinformation
Kategori:
Okänd
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9780415453417
Upplaga:
0
Utgiven:
2008-04-30
Förlag:
Okänt
Sidantal:
64
$event.detail.name === 'primary-menu' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'primary-menu' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'primary-menu'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'primary-menu'
});
}
});"
class="h-full"
>
$event.detail.name === 'mobile-search' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mobile-search' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mobile-search'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mobile-search'
});
}
});"
class="h-full"
>
$event.detail.name === 'mini-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mini-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mini-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mini-cart'
});
}
});"
class="h-full"
>
$event.detail.name === 'add-to-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'add-to-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'add-to-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'add-to-cart'
});
}
});"
class="h-full"
>