Merge branch 'feat/leerpad-vragen' of github.com:SELab-2/Dwengo-1 into feat/leerpad-vragen
This commit is contained in:
		
						commit
						1917d80b85
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		|  | @ -12,8 +12,7 @@ import { AssignmentDTO } from '@dwengo-1/common/interfaces/assignment'; | ||||||
| import { fetchStudent } from './students.js'; | import { fetchStudent } from './students.js'; | ||||||
| import { NotFoundException } from '../exceptions/not-found-exception.js'; | import { NotFoundException } from '../exceptions/not-found-exception.js'; | ||||||
| import { FALLBACK_VERSION_NUM } from '../config.js'; | import { FALLBACK_VERSION_NUM } from '../config.js'; | ||||||
| import {fetchClass} from "./classes"; | import { fetchAssignment } from './assignments.js'; | ||||||
| import {fetchAssignment} from "./assignments"; |  | ||||||
| 
 | 
 | ||||||
| export async function getQuestionsAboutLearningObjectInAssignment( | export async function getQuestionsAboutLearningObjectInAssignment( | ||||||
|     loId: LearningObjectIdentifier, |     loId: LearningObjectIdentifier, | ||||||
|  |  | ||||||
		Reference in a new issue
	
	 Timo De Meyst
						Timo De Meyst