oopss some code gak sengaja kehapus
							parent
							
								
									b608a41b55
								
							
						
					
					
						commit
						4a7bd9a794
					
				| 
						 | 
				
			
			@ -113,6 +113,7 @@ class gquiz(gservice):
 | 
			
		|||
    def update(self):
 | 
			
		||||
        super().update()
 | 
			
		||||
        # Adds the question to the form
 | 
			
		||||
        question_setting = self.service.forms().batchUpdate(formId=self.main_form["formId"], body=self.submition).execute()
 | 
			
		||||
        print(question_setting)
 | 
			
		||||
 | 
			
		||||
        # Prints the result to show the question has been added
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue