Browse our regularly updated list of authentic videos covering Edexcel's AS and A-Level French topics (England). Find videos for each theme and incorporate them easily into your lesson plans. Each recommended topic includes visual conversation starters, a vocabulary preview, and contemporary videos from the French-speaking media providing various entry points into the topic. Every video has French and translated subtitles with an integrated dictionary, a quiz, a vocabulary list builder, and ready-made classroom activities for online use and print.
| Task | Completed on | 
|---|---|
| Watch video  | {{ dateInTimezone(selectedResults.posts[selectedAssignment.post_id].pivot.created_at) }} | 
| Take the quiz  | 
                        
                             {{ selectedResults.answers[selectedAssignment.post_id].points }} / {{ selectedResults.answers[selectedAssignment.post_id].max_points }}
                        
                        
                             
                        
                        
                            {{ dateInTimezone(selectedResults.answers[selectedAssignment.post_id].created_at) }}
                        
                     
                        
                            {{ item.question }}
                             
                                
                                    Unanswered
                                
                             
                                
                                    {{ option.content }}
                                     
                                    
                                    
                                        
                                    
                                
                             | 
| Answer to teacher's questions   | 
                                
                                
                                    {{ dateInTimezone(selectedResults.submissions[selectedAssignment.id].published_at) }}
                                
                             
                                
                                    {{ selectedResults.user.name }} wrote
                                
                                
                             | 
| Printed worksheets (PDF)   | {{ dateInTimezone(selectedResults.submissions[selectedAssignment.id].worksheets_completed_at) }} | 
| Task | Completed on | 
|---|---|
| Watch video  | {{ dateInTimezone(selectedGuestResults.guest_watched) }} | 
| Take the quiz  | 
                        
                             {{ selectedGuestResults.quiz_answers[0].points }} / {{ selectedGuestResults.quiz_answers[0].max_points }}
                        
                        
                             
                        
                        
                            {{ dateInTimezone(selectedGuestResults.quiz_answers[0].created_at) }}
                        
                     
                        
                            {{ item.question }}
                             
                                
                                    Unanswered
                                
                             
                                
                                    {{ option.content }}
                                     
                                    
                                    
                                        
                                    
                                
                             | 
| Answer to teacher's questions   | 
                            
                            
                                {{ dateInTimezone(selectedGuestResults.published_at) }}
                            
                         
                            
                                {{ selectedGuestResults.guest_name.split('__timestamp')[0] }} wrote
                            
                            
                         | 
| Printed worksheets (PDF)   | {{ dateInTimezone(selectedGuestResults.worksheets_completed_at) }} | 
| Name Click to view details | Watched | Quiz | Teacher's Question(s) | Printed worksheet(s) | 
|---|---|---|---|---|
|  | {{ results.answers[selectedAssignment.post_id].points }}/{{ results.answers[selectedAssignment.post_id].max_points }} | |||
| {{ results[0].guest_name ? results[0].guest_name.split('__timestamp')[0] : '' }} | {{ results[0].quiz_answers[0].points }}/{{ results[0].quiz_answers[0].max_points }} |