add 2025 science split QBs
This commit is contained in:
		
							parent
							
								
									2c6fbbaf3e
								
							
						
					
					
						commit
						7deb015d52
					
				
					 2 changed files with 49 additions and 4 deletions
				
			
		|  | @ -85,6 +85,19 @@ | |||
|                   <h4 class="ms-2">IB Biology QuestionBank | ||||
|                   </h4> | ||||
|                 </div> | ||||
|                 <div class="flex items-center mt-2"> | ||||
|                   <button id="bioqb25-split" class="btn-primary flex items-center" onclick="toggleModal()"> | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" | ||||
|                       fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" | ||||
|                       stroke-linejoin="round" class="me-2"> | ||||
|                       <circle cx="12" cy="12" r="10"></circle> | ||||
|                       <line x1="12" y1="8" x2="12" y2="16"></line> | ||||
|                       <line x1="8" y1="12" x2="16" y2="12"></line> | ||||
|                     </svg> Add | ||||
|                   </button> | ||||
|                   <h4 class="ms-2">IB Biology 2025 QuestionBank (split by parts) | ||||
|                   </h4> | ||||
|                 </div> | ||||
|                 <div class="flex items-center mt-2"> | ||||
|                   <button id="bmqb" class="btn-primary flex items-center" onclick="toggleModal()"> | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" | ||||
|  | @ -111,6 +124,19 @@ | |||
|                   <h4 class="ms-2">IB Chemistry QuestionBank | ||||
|                   </h4> | ||||
|                 </div> | ||||
|                 <div class="flex items-center mt-2"> | ||||
|                   <button id="chemqb25-split" class="btn-primary flex items-center" onclick="toggleModal()"> | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" | ||||
|                       fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" | ||||
|                       stroke-linejoin="round" class="me-2"> | ||||
|                       <circle cx="12" cy="12" r="10"></circle> | ||||
|                       <line x1="12" y1="8" x2="12" y2="16"></line> | ||||
|                       <line x1="8" y1="12" x2="16" y2="12"></line> | ||||
|                     </svg> Add | ||||
|                   </button> | ||||
|                   <h4 class="ms-2">IB Chemistry 2025 QuestionBank (split by parts) | ||||
|                   </h4> | ||||
|                 </div> | ||||
|                 <div class="flex items-center mt-2"> | ||||
|                   <button id="compsciqb" class="btn-primary flex items-center" onclick="toggleModal()"> | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" | ||||
|  | @ -241,6 +267,19 @@ | |||
|                   <h4 class="ms-2">IB Physics QuestionBank | ||||
|                   </h4> | ||||
|                 </div> | ||||
|                 <div class="flex items-center mt-2"> | ||||
|                   <button id="phyqb25-split" class="btn-primary flex items-center" onclick="toggleModal()"> | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" | ||||
|                       fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" | ||||
|                       stroke-linejoin="round" class="me-2"> | ||||
|                       <circle cx="12" cy="12" r="10"></circle> | ||||
|                       <line x1="12" y1="8" x2="12" y2="16"></line> | ||||
|                       <line x1="8" y1="12" x2="16" y2="12"></line> | ||||
|                     </svg> Add | ||||
|                   </button> | ||||
|                   <h4 class="ms-2">IB Physics 2025 QuestionBank (split by parts) | ||||
|                   </h4> | ||||
|                 </div> | ||||
|                 <div class="flex items-center mt-2"> | ||||
|                   <button id="psychqb" class="btn-primary flex items-center" onclick="toggleModal()"> | ||||
|                     <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" | ||||
|  | @ -286,9 +325,9 @@ | |||
|           </div> | ||||
|           <div class="m-0 mt-2 overflow-auto p-0 font-serif max-h-60vh"> | ||||
|             <div class="font-sans"> | ||||
|               <h3>· Where are QBv6 questions? This shit is old!</h3> | ||||
|               <h3>· Why are QBv6 (2025 sciences) questions split by parts?</h3> | ||||
|               <br> | ||||
|               <p>We are going to add them soon. We are also students with busy lives. <b>Be patient!</b></p> | ||||
|               <p>Ask IB ¯\_(ツ)_/¯ Full combined version coming soon!</p> | ||||
|               <br> | ||||
|               <h3>· I tried to save all the questions as PDF, and my computer got frozen!</h3> | ||||
|               <br> | ||||
|  | @ -333,4 +372,4 @@ | |||
|   <script src="./index.js"></script> | ||||
| </body> | ||||
| 
 | ||||
| </html> | ||||
| </html> | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue