MATH 101 A
                                            University of British Columbia
                                    
                (2025/2026 Academic Year)
            
                    
                                            
                        
                            Coming Soon
                        
                                    
                
                
                
                
                
                
                            Filter by Tags
 {
            const tagSection = $refs.tagSelectionSection;
            if (tagSection) {
                // Scroll up to tag selection
                const topPos = tagSection.getBoundingClientRect().top + window.pageYOffset - 80; // 80px offset
                window.scrollTo({ top: topPos, behavior: 'smooth' });
            }
        })
    "
    @tag-selected.window="
        $nextTick(() => {
            const exercisesSection = $refs.exercisesSection;
            if (exercisesSection) {
                // Scroll down to exercises
                const topPos = exercisesSection.getBoundingClientRect().top + window.pageYOffset - 80; // 80px offset
                window.scrollTo({ top: topPos, behavior: 'smooth' });
                // Highlight effect
                highlightExercises = true;
                setTimeout(() => highlightExercises = false, 1500); // Highlight for 1.5 seconds
            }
        })
    "
    
    class="p-0 rounded-xl sm:p-4"
    x-data="{ highlightExercises: false }"
>
    
    
     
        
        
                                                                    
                    
                
                
                
            
        
    
    
    
    
    
        
        
            
        
        
            
            
        
        
        
            
            
                        
                        
                                                            
                                                            
                            
                        
                    
                                    
                        
                        
                                                            
                                                            
                                                            
                                                            
                                                            
                                                            
                            
                        
                    
                                    
                        
                        
                                                            
                                                            
                            
                        
                    
                                    
                        
                        
                                                            
                            
                        
                    
                                    
                        
                        
                                                            
                                                            
                                                            
                                                            
                            
                        
                    
                                    
                        
                        
                                                            
                                                            
                                                            
                                                            
                                                            
                                                            
                                                            
                                                            
                                                            
                                                            
                                                            
                                                            
                                                            
                            
                        
                    
                                    
                        
                        
                                                            
                            
                        
                    
                                    
                        
                        
                                                            
                                                            
                                                            
                            
                        
                    
                                    
                        
                        
                                                            
                            
                        
                    
                                    
                        
                        
                                                            
                            
                        
                    
                                    
                        
                        
                                                            
                                                            
                                                            
                                                            
                                                            
                                                            
                                                            
                                                            
                            
                        
                    
                                    
                        
                        
                                                            
                                                            
                                                            
                                                            
                                                            
                                                            
                                                            
                                                            
                                                            
                                                            
                                                            
                                                            
                                                            
                            
                        
                    
                                    
                        
                        
                                                            
                            
                        
                    
                                    
                        
                        
                                                            
                                                            
                                                            
                            
                        
                    
                
            
        
        
        
            
        
     
    
     
        
    
    
            
        
        
            
                            
            
            
            
            
            
        
    
            Available Exams
Select a Tag
                Tags count: 59
            
            
                                                
                            A
                            (2)
                        
                        
                        
                            C
                            (6)
                        
                        
                        
                            D
                            (2)
                        
                        
                        
                            E
                            (1)
                        
                        
                        
                            F
                            (4)
                        
                        
                        
                            I
                            (13)
                        
                        
                        
                            K
                            (1)
                        
                        
                        
                            L
                            (3)
                        
                        
                        
                            M
                            (1)
                        
                        
                        
                            O
                            (1)
                        
                        
                        
                            P
                            (8)
                        
                        
                        
                            S
                            (13)
                        
                        
                        
                            T
                            (1)
                        
                        
                        
                            V
                            (3)
                        
                        
                        
             No exercises found for the selected tag and exams.