Ticket #100 (assigned defect)
Comments in the "Course feed" page
| Reported by: | hans | Owned by: | metz |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | component1 | Version: | |
| Keywords: | Cc: |
Description
Two changes to the comments in the course feed page:
1) Currently we display the title of the comment as it is in the feed.
Blogger:
<title type='text'>Tänud osalemast! Tore, et leidsid enda jaoks üht-t...</title>
Wordpress:
<title>Hans Põldoja kommentaar 9. nädal – kokkuvõte kohta</title>
Instead of that we should display WHO posted the comment to WHICH blog.
<h4 style="padding-top:15px;">Hans Põldoja to Tiia Niggulis</h4>
If we are able to detect, who posted the comment, then we should display his/her full name as it is enrolled to the course. If we are not able to detect the participant, then we should display the name as it is in the feed (<author><name>Hans</name>).
2) Second change is a small one: “read the post” link should be changed to “read more” (then it is consistent with the links in the posts column).
