Assignment/Draft Features/URL submissions: Difference between revisions
Created page with "='''URL submissions'''= This is a proposal for an additional submission type feature in the Assignment module =='''Goals and rationale'''== The main goals of this feature are to ..." |
This page will not be migrated to new devdocs |
||
| (12 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{Template:WillNotMigrate}} | |||
='''URL submissions'''= | ='''URL submissions'''= | ||
This is a proposal for an additional submission type feature in the Assignment module | This is a proposal for an additional URL submission type feature in the Assignment module | ||
=='''Goals and rationale'''== | =='''Goals and rationale'''== | ||
The main | The main goal of this feature are to : | ||
* Enable users to enter the URL of a | * Enable users to enter the URL of a web page for copying it into Moodle (copying and then zipping it) and using it as a form of submission in an assignment activity. | ||
=='''Overview'''== | =='''Overview'''== | ||
Unlike URL downloader repository, this URL submission will copy the whole content of a web page (not just images like URL downloader repo) and put the copy into a zipped folder so the assignment marker can run it offline on a web browser on her laptop | |||
==='''Settings added to the mod_assign settings page'''=== | ==='''Settings added to the mod_assign settings page'''=== | ||
URL submission (select yesno, default to no) | URL submission (select yesno, default to no) | ||
[Help text] When set to yes, a text box for entering a | [Help text] When set to yes, a text box for entering a web page address will be visible to students as one of their forms of submitting the assignment | ||
='''Changes to submission settings interface'''= | ='''Changes to submission settings interface'''= | ||
=='''URL submission'''== | =='''URL submission'''== | ||
If the URL submission select yesno is set to yes, a text box for entering a | If the URL submission select yesno is set to yes, a text box for entering a web page URL will be visible to students as one of their forms of submitting the assignment. Anything entered in the box will be checked to ensure that the input is in a valid web address format before the assignment submission can be saved and submitted for grading | ||
='''URL submission section addition in the submission page interface'''= | ='''URL submission section addition in the submission page interface'''= | ||
=='''URL submission section'''== | =='''URL submission section'''== | ||
Additional submission section containing a text box for entering a web page URL is added and appearing in the submission page when this feature is enabled and its setting is set to yes. | |||
='''Use Cases'''= | |||
''' A teacher is creating an assignment and she does not wish students to submit web page URL as their assignment submissions''' | |||
*Create an assignment and leave the new setting in URL submission at its default (no) | |||
**URL submission: no | |||
'''A teacher is creating an assignment for a creative writing unit she wishes all enrolled students in the unit to post an essay in their respective blogs and submit the URL of the blog that contains the essay as a form of the assignment submission''' | |||
* Create an assignment and change the default setting for URL submission in submission settings to 'yes' | |||
='''User Interface'''= | |||
:'''Submission settings screen''' | |||
[[File:url_submission_setting_page.png| Assignment settings screen]] | |||
:'''Submission page screen when url submission is set to 'yes' ''' | |||
[[File:url_submission_in__submission_pages.png| Submission page screen]] | |||
Latest revision as of 06:17, 10 February 2025
| Warning: This page is no longer in use. The information contained on the page should NOT be seen as relevant or reliable. |
URL submissions
This is a proposal for an additional URL submission type feature in the Assignment module
Goals and rationale
The main goal of this feature are to :
- Enable users to enter the URL of a web page for copying it into Moodle (copying and then zipping it) and using it as a form of submission in an assignment activity.
Overview
Unlike URL downloader repository, this URL submission will copy the whole content of a web page (not just images like URL downloader repo) and put the copy into a zipped folder so the assignment marker can run it offline on a web browser on her laptop
Settings added to the mod_assign settings page
URL submission (select yesno, default to no)
[Help text] When set to yes, a text box for entering a web page address will be visible to students as one of their forms of submitting the assignment
Changes to submission settings interface
URL submission
If the URL submission select yesno is set to yes, a text box for entering a web page URL will be visible to students as one of their forms of submitting the assignment. Anything entered in the box will be checked to ensure that the input is in a valid web address format before the assignment submission can be saved and submitted for grading
URL submission section addition in the submission page interface
URL submission section
Additional submission section containing a text box for entering a web page URL is added and appearing in the submission page when this feature is enabled and its setting is set to yes.
Use Cases
A teacher is creating an assignment and she does not wish students to submit web page URL as their assignment submissions
- Create an assignment and leave the new setting in URL submission at its default (no)
- URL submission: no
A teacher is creating an assignment for a creative writing unit she wishes all enrolled students in the unit to post an essay in their respective blogs and submit the URL of the blog that contains the essay as a form of the assignment submission
- Create an assignment and change the default setting for URL submission in submission settings to 'yes'
User Interface
- Submission settings screen
- Submission page screen when url submission is set to 'yes'

