Vi flyttar från butik till nätet - så funkar det framåt
Public Legal Education | 1:a upplagan
- Danskt band, Engelska, 2021
- Författare: Richard Grimes
- Betyg:
476
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"
>
Fler utgåvor
Beskrivning
This book makes the case for a more legally literate society and then addresses why and how a law school might contribute to achieving that. Moreover examining what public legal education (PLE) is and the forms it can take, the book looks specifically at the ways in which a law school can get involved, including whether that is as part of an academic, credit-bearing, course or as extra-curricular activity.
Divided into five main chapters, the book first examines the nature of PLE and why its provision is so central to the functioning of modern society. Models of PLE are then set out ranging from face-to-face tuition to the use of hard-copy material, including the growing importance of e-based technology. One model of PLE that has proven to be very attractive to law schools – Street Law – is described and analysed in detail. The book then turns to look at the considerations for a law school wishing to incorporate PLE into its offerings be that as part of the formal curriculum or not. The subject of evaluation is then raised – how might we find out if what we do by way of PLE is effective and how it might be improved upon? The final chapter reaches conclusions, some penned by the book’s author and others drawn from key figures in the PLE movement. This book provides a thorough examination of PLE in a law school context and contains a set of templates that can be implemented and/or adapted for use as the situation and jurisdiction dictate.
An accessible and compelling read, this book will be of interest to law students, legal academics, practising lawyers, community activists and all those interested in PLE.
Divided into five main chapters, the book first examines the nature of PLE and why its provision is so central to the functioning of modern society. Models of PLE are then set out ranging from face-to-face tuition to the use of hard-copy material, including the growing importance of e-based technology. One model of PLE that has proven to be very attractive to law schools – Street Law – is described and analysed in detail. The book then turns to look at the considerations for a law school wishing to incorporate PLE into its offerings be that as part of the formal curriculum or not. The subject of evaluation is then raised – how might we find out if what we do by way of PLE is effective and how it might be improved upon? The final chapter reaches conclusions, some penned by the book’s author and others drawn from key figures in the PLE movement. This book provides a thorough examination of PLE in a law school context and contains a set of templates that can be implemented and/or adapted for use as the situation and jurisdiction dictate.
An accessible and compelling read, this book will be of interest to law students, legal academics, practising lawyers, community activists and all those interested in PLE.
Om denna bok
Public Legal Education av Richard Grimes är en Danskt band bok med 186 sidor på Engelska. Detta är den 1:a upplagan som utgavs 2021.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Public Legal Education 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:
Juridik
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9780367610722
Upplaga:
1
Utgiven:
2021-05-11
Förlag:
Okänt
Sidantal:
186
$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"
>