Skip to content

Commit

Permalink
Enhance grading kmom06
Browse files Browse the repository at this point in the history
  • Loading branch information
mosbth committed Nov 20, 2024
1 parent 27774d8 commit df89250
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .dbwebb/inspect-src/kmom.d/pre_download.bash
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@ case $KMOM in
openUrl "$studentServerUrl/report/public/search.php"
;;
kmom06)
openUrl "$w3cValidatorHTML=$studentServerUrl/report/public/me.php"
openUrl "$w3cValidatorHTML=$studentServerUrl/report/public/login.php"
openUrl "$studentServerUrl/report/public/me.php"
openUrl "$studentServerUrl/report/public/login.php"
;;
kmom10)
openUrl "$w3cValidatorHTML=$studentServerUrl/proj/public/home.php"
Expand Down

0 comments on commit df89250

Please sign in to comment.