okpy / ok-client

A Python client for the OK autograding system
https://okpy.org/
Apache License 2.0
57 stars 42 forks source link

#question / #feature: enable timeline view to students #354

Open decastro-alex opened 6 years ago

decastro-alex commented 6 years ago

Dear friends, we're using your client for our programming classes at Imperial but we're yet to find a way to enable a student to see his/her timeline too. Is this feature available? Is it on you roadmap? If we were to enable it ourselves, any hints on where we should start hacking the source code?

Many thanks Alex

colinschoen commented 6 years ago

Hi Alex,

Are you referring to the timeline feature in ok server?

Sumukh commented 6 years ago

It's a cool idea - I think we should move this issue to the ok server repo - I think the issue will be mostly make sure the CSS works on the student view & making sure we aren't exposing any admin only info right now.

decastro-alex commented 6 years ago

@colinschoen yes, in the server. Apologies. I was a bit confused about which repo to submit a request to.

But the request still holds: students would benefit from having that extra view. Should I repost that in the okpy/ok git repo? @colinschoen @Sumukh

decastro-alex commented 6 years ago

@colinschoen yes, in the server. Apologies. I was a bit confused about which repo to submit a request to.

But the request still holds: students would benefit from having that extra view. Should I repost that in the okpy/ok git repo? @colinschoen @Sumukh

image