Straightforward Beginner: Workbook with Key Pack
Back to the book
Straightforward Beginner: Workbook with Key Pack
Individual order
ISBN:
9781405075169
Availability:
Author
Lindsay Clandfield , Adrian Tennant
Format
Paperback with Audio CD
Number of pages
85
Publisher
Macmillan Publishing
Size
21.8 x 0.6 x 27.5
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 Beginner: Workbook with Key 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 authorLindsay Clandfield , Adrian Tennant
Straightforward Beginner: Workbook with Key Pack
Book reviews Straightforward Beginner: Workbook with Key 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']);
}
}
});
});
//-->