Damith C. Rajapakse

Results 184 issues of Damith C. Rajapakse

v8.14.1, production Context: We have an unreleased feature accessed through `/instructor/logs`, for instructors to view submission activities of students. Here is an example: ![image](https://user-images.githubusercontent.com/1673303/165888427-bf751b4e-1668-4166-bc4b-771b15f27367.png) There might a slight usability issue...

p.Low
s.OnHold

version: v8.13.1, production In recent times, we have added a feature for respondents to submit one question at a time. We also have a button at the bottom of the...

p.Low
good first issue

Current: When an instructor copies a session, start/end/publish dates are copied as is. The user has to change those dates via a subsequent edit operation. The problem: For the brief...

a-UIX
p.Medium

Current: the user documentation uses **bold text** to refer to text in the UI. e.g., ![image](https://user-images.githubusercontent.com/1673303/170869317-4dbb3a21-273c-4896-a2f0-8cc95e452370.png) Suggestion: Use a different style to differentiate UI text from the rest e.g., `this...

p.Low
good first issue
a-Docs
s.ToDiscuss

_From [[email protected]](https://code.google.com/u/105779801956403207546/) on January 14, 2014 15:14:06_ as title _Original issue: http://code.google.com/p/teammatespes/issues/detail?id=1502_

p.Medium
good first issue
c.Epic
help wanted
a-Testing
t-Java

v8.14.1, production Context: When admin attempts to create a new account but an account exists for that email already, something like the following is shown: ![image](https://user-images.githubusercontent.com/1673303/165889202-7894a1a0-e199-409e-b81a-6a015afb40d5.png) Current: Admin needs to...

s.OnHold
s.NeedsInfo

Currently, we convert all entities retrieved into a corresponding *Attributes object before using it. While this prevents objects in the database leaking into the logic layer, it increases the number...

p.Low
committers only
a-Performance
a-Persistence

If the instructor enrols twice quickly, it can result in double enrolment.

p.Medium
committers only
a-FaultTolerance
a-Persistence

'team 1' in tutorial 1 should be considered different from 'team 1' in tutorial 2

p.Medium
committers only
a-Storage

Currently, editing team name of a student is treated as 'one student moving to another team' which results in past submissions related to the previous team being deleted. What we...

a-UIX
p.Medium
committers only
enhancement