Help to design an activity

Help to design an activity

by Mohammad Mahmoudiyeh -
Number of replies: 3

Hello


I want students to submit the form with the following conditions. Is it possible to design it?

1- This form includes personal information such as name, surname, student number, etc.  

2- Providing information on a specific topic. This information is in plain text and preferably the location of a place. ( Fields should not be empty )

3- After the submission of the above form by the student, the correctness of the information should be checked by a co-teacher and if it is incomplete, it should be returned to the student and if approved, it should be delivered to the manager or other teacher.

4- The manager should give a score to this activity

Average of ratings: -
In reply to Mohammad Mahmoudiyeh

Re: Help to design an activity

by William Lu -
Picture of Particularly helpful Moodlers
>>>>1- This form includes personal information such as name, surname, student number, etc.
If you use the Moodle Database activity to design your form, you don't need the 'name/surname' field, you just need the user tag ##user##

>>>>2- Providing information on a specific topic. This information is in plain text and preferably the location of a place. ( Fields should not be empty )
Easy, Database has the Text Area field, the Location field, the Dropdown menu etc...

>>>>3- After the submission of the above form by the student, the correctness of the information should be checked by a co-teacher
Editing-teacher's role can do this.

>>>and if it is incomplete, it should be returned to the student ....
The teacher can leave a comment at the bottom of their entry and has to notify the student via message.

>>>>and if approved, it should be delivered to the manager or other teacher.
Other teachers can see all entries anyway, no need for the delivery function.

>>>>4- The manager should give a score to this activity
Editing-teacher can give score anyway, your Managers have to be enrolled as the editing-teacher's role.
In reply to William Lu

Re: Help to design an activity

by Mohammad Mahmoudiyeh -
Thank you for your attention.

1- Since the paper version of the form may be required or the form may be used as a separate file, so it is better that the form be accompanied by the name and surname, etc.
2- In the database activity, students can see the content of other people's forms, while this is not appropriate. My solution is to create one-person groups that do not look very interesting. Do you have an idea to solve this problem?
In reply to Mohammad Mahmoudiyeh

Re: Help to design an activity

by William Lu -
Picture of Particularly helpful Moodlers
>>>students can see the content of other people's forms, while this is not appropriate.
If you set "Approval required"=Yes, but never Approve an entry, or simply remove the "Approve" button, then, students can't see others' entries.


>>>>My solution is to create one-person groups
No, you don't have to, it may not work with Database. Just do as above.