Way Ahead 3 Workbook
Back to the book
Way Ahead 3 Workbook
Individual order
ISBN:
9781405058711
Availability:
Author
Ellis Petal
Format
Paperback
Number of pages
128
Publisher
Macmillan Publishing
Size
22.1 x 0.6 x 27.5
Year of publication
2004
Weight
0.30kg
Delivery terms
Please read the terms of delivery
Read more
About the book
Reviews (0)
About the book Way Ahead 3 Workbook
The Way Ahead 3 Workbook reinforces the language points introduced in the Pupil's Book and each lesson in the Pupil's Book is accompanied by one or two pages in the Workbook. The fun exercises within the Workbook encourage study skills and the guided writing exercises in each unit are designed to lead children towards simple composition writing.
Other books by the authorEllis Petal
Way Ahead 3 Workbook
Way Ahead: Teacher Resource Book Level 3
Book reviews Way Ahead 3 Workbook (0 reviews)
+ Добавить отзыв
$('.add_reve').on('click', function(e){
jQuery("html, body").animate({scrollTop: jQuery('#tab-review .prod_text').offset().top}, 500);
e.preventDefault();
});
$('select[name=\'recurring_id\'], input[name="quantity"]').change(function(){
$.ajax({
url: 'index.php?route=product/product/getRecurringDescription',
type: 'post',
data: $('input[name=\'product_id\'], input[name=\'quantity\'], select[name=\'recurring_id\']'),
dataType: 'json',
beforeSend: function() {
$('#recurring-description').html('');
},
success: function(json) {
$('.alert-dismissible, .text-danger').remove();
if (json['success']) {
$('#recurring-description').html(json['success']);
}
}
});
});
//-->