Updated the assignment creation e-mail to send the URL for the assignment directly

This commit is contained in:
Tiago Ribeiro
2024-10-29 10:26:18 +00:00
parent ef857fee59
commit dd94f245eb
3 changed files with 6 additions and 4 deletions

View File

@@ -164,6 +164,7 @@ async function POST(req: NextApiRequest, res: NextApiResponse) {
endDate,
modules: examModulesLabel,
assigner: teacher.name,
id
},
environment: process.env.ENVIRONMENT,
},