Feature Wiki

Information about planned and released features

Tabs

Comment Service get extented by Feedback Messages for Exercises

1 Initial Problem

Oftentimes students want feedback providers to elaborate on their feedback e.g. "What did you mean by xy?"

This would also be furthering their feedbacking skills which is considered a very important skill.

The commenting service is not sufficient because it does not allow dialogue partners to remain anonymous.

2 Conceptual Summary

A new type of message is to be implemented for the Comment Service: Dialoges

  1. Participants who received a feedback can click on "Open Message".
  2. Feedback Provider are sent a message with a link to the message unterneath the feedback that they provided.
  3. Feedback Provider can access the message and also may prvode an answer.
  4. A mail is sent it comprises a link to the message.

On the database level, it will be neccesary to add a unique id for each peer feedback entry in order to be able to use the commenting / notes service like other contexts do (rep_obj_id + "internal" obj_id). Right now, the table "exc_assignment_peer" does not provide such an "internal" id (only ass_id which only references the exercise unit the peer feedback belongs to).

3 User Interface Modifications

3.1 List of Affected Views

  • Exercise > Assignment > Peer Feedback 

3.2 User Interface Details

Participant received Feedback to her Submission. Undernetah each feedback Panel, she is presented with the last message relating to this feedback.
Modal with Messages very much like Comment Service
In case the deadline for editing Feedback is not passed Messages are displayed underneath form.

3.3 New User Interface Concepts

No new interface concepts.

3.4 Accessibility Implications

There are no new conceivable accessibility issues.

4 Technical Information

{ The maintainer has to provide necessary technical information, e.g. dependencies on other ILIAS components, necessary modifications in general services/architecture, potential security or performance issues. }

5 Privacy

There a new messages sent while keeping anonymity.

6 Security

No security issue is forseen.

7 Contact

8 Funding

If you are interest in funding this feature, please add your name and institution to this list.

9 Discussion

JourFixe, ILIAS [jourfixe], 21 AUG 2023: We highly appreciate this suggestion and schedule the feature for ILIAS 9.

10 Implementation

Test Cases

Test cases completed at 2023-09-24 by Tödt, Alexandra [atoedt] 

  • 6381 : Feedback geben
  • 63504 : Rückfrage zum Feedback stellen

Approval

Approved at 2023-10-12 by Falkenstein, Rob [rob].

Last edited: 26. Oct 2023, 10:59, Tödt, Alexandra [atoedt]