We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In https://github.com/csev/dj4e/blob/main/lessons.json line 370. There is extra text on the rendered assignment page after the 'description' - 'The specification for this assignment is at https://www.dj4e.com/assn/css/index.php'
The 'grading' text is okay, but the link displayed in 'Assignment specification' isn't right. Launching the assignment from Coursera opens, https://www.dj4e.com/mod/peer-grade/?PHPSESSID=1ae81205d382fa80a08f644b1347015c The external 'Assignment specification' link is, https://www.dj4e.com/mod/peer-grade/?PHPSESSID=1ae81205d382fa80a08f644b1347015c instead of the specified, "assignment" : "{apphome}/assn/css/index.php",
Is the text "The specification for this assignment ..." and "Assignment specification: (link) meant to be 1 thing?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
In https://github.com/csev/dj4e/blob/main/lessons.json line 370.
There is extra text on the rendered assignment page after the 'description' -
'The specification for this assignment is at https://www.dj4e.com/assn/css/index.php'
The 'grading' text is okay, but the link displayed in 'Assignment specification' isn't right.
Launching the assignment from Coursera opens,
https://www.dj4e.com/mod/peer-grade/?PHPSESSID=1ae81205d382fa80a08f644b1347015c
The external 'Assignment specification' link is,
https://www.dj4e.com/mod/peer-grade/?PHPSESSID=1ae81205d382fa80a08f644b1347015c
instead of the specified,
"assignment" : "{apphome}/assn/css/index.php",
Is the text "The specification for this assignment ..." and "Assignment specification: (link) meant to be 1 thing?
The text was updated successfully, but these errors were encountered: