Sälj dina kursböcker, vinn presentkort på 1000 kr. Läs mer här
10% Braver | 1:a upplagan
- Danskt band, Engelska, 2019
- Författare: Vivienne Porritt, Keziah Featherstone
- Betyg:
244
kr
Skickas inom 0-2 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
62% of teachers in secondary schools are women but only 39% of secondary headteachers are female
Only 7% of women in education will attempt to negotiate their initial salary offer, compared to 57% of their male counterparts
1 in 4 teachers who quit the classroom in recent years were women aged 30–39
What would you do to make a change today if you were 10% braver?
This is the ultimate guide for women in education. Written by leading members of the grassroots #WomenEd movement, it offers guidance on how to attain and succeed in leaderships positions, alongside nuanced analysis and debate of topics including: the gender pay gap, gender stereotyping in schools and beyond, the realities experienced by BME leaders and how flexible working cultures can redress inequities.
Each chapter gives advice on how we can all change things for the better, as individuals, in our schools, and across the system, and how you can be part of the #WomenEd movement to improve equality in education for everyone.
------------------------------------------------------------------------------------------------------------------------------------
Don′t miss BEING 10% BRAVER - the sequel book to 10% Braver that will inspire you to take your #10percentbraver journey further. Filled with real-life stories of women leaders in education, drawn from across the #WomenEd community. Out now!
--------------------------------------------------------------------------------------------------------------------------------------
***
"This book matters because it is guaranteed to inspire, to educate and to spark a much-needed clamour for women to assume roles of influence throughout our education system."
-Alison Peacock, Chief Executive of the Chartered College of Teaching
***
Only 7% of women in education will attempt to negotiate their initial salary offer, compared to 57% of their male counterparts
1 in 4 teachers who quit the classroom in recent years were women aged 30–39
What would you do to make a change today if you were 10% braver?
This is the ultimate guide for women in education. Written by leading members of the grassroots #WomenEd movement, it offers guidance on how to attain and succeed in leaderships positions, alongside nuanced analysis and debate of topics including: the gender pay gap, gender stereotyping in schools and beyond, the realities experienced by BME leaders and how flexible working cultures can redress inequities.
Each chapter gives advice on how we can all change things for the better, as individuals, in our schools, and across the system, and how you can be part of the #WomenEd movement to improve equality in education for everyone.
------------------------------------------------------------------------------------------------------------------------------------
Don′t miss BEING 10% BRAVER - the sequel book to 10% Braver that will inspire you to take your #10percentbraver journey further. Filled with real-life stories of women leaders in education, drawn from across the #WomenEd community. Out now!
--------------------------------------------------------------------------------------------------------------------------------------
***
"This book matters because it is guaranteed to inspire, to educate and to spark a much-needed clamour for women to assume roles of influence throughout our education system."
-Alison Peacock, Chief Executive of the Chartered College of Teaching
***
Om denna bok
10% Braver av Vivienne Porritt och Keziah Featherstone är en Danskt band bok med 176 sidor på Engelska. Detta är den 1:a upplagan som utgavs 2019.
Spara pengar – köp begagnad från Campusbokhandeln
Köp 10% Braver 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:
9781526460042
Upplaga:
1
Utgiven:
2019-03-01
Förlag:
Okänt
Sidantal:
176
$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"
>