Updated the assignment creation e-mail to send the URL for the assignment directly
This commit is contained in:
@@ -164,6 +164,7 @@ async function POST(req: NextApiRequest, res: NextApiResponse) {
|
||||
endDate,
|
||||
modules: examModulesLabel,
|
||||
assigner: teacher.name,
|
||||
id
|
||||
},
|
||||
environment: process.env.ENVIRONMENT,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user