Home
Education
Straightforward Pre-intermediate: Student's Book Pack
Straightforward Pre-intermediate: Student's Book Pack
Back to the book
Straightforward Pre-intermediate: Student's Book Pack
Individual order
ISBN:
9780230020795
Availability:
Author
Philip Kerr, Ceri Jones
Format
Paperback
Number of pages
160
Publisher
Macmillan Publishing
Size
21.9 x 1.1 x 27.6
Year of publication
2007
Weight
0.30kg
Delivery terms
Please read the terms of delivery
Read more
About the book
Reviews (0)
About the book Straightforward Pre-intermediate: Student's Book Pack
Straightforward is a multi-level course for adults and young adults. Based on observation of what good teachers do in the classroom, it is transparent in its structure, pragmatic in its methodology and varied in its content. This book contains 90 hours of teaching material on this course.
Other books by the authorPhilip Kerr, Ceri Jones
Straightforward Intermediate: Student's Book Pack
Straightforward Pre-intermediate: Student's Book Pack
Book reviews Straightforward Pre-intermediate: Student's Book Pack (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']);
}
}
});
});
//-->