Seppo Äyräväinen

Results 11 comments of Seppo Äyräväinen

@PasiSa Do you think the upper limit should be for retries per submission, or by the total number of retries?

At this time, the expected grading time for assignments does not affect how soon/often it will be retried. I tried to implement a solution which would create an average grading...

As discussed in the last A+ weekly, this could be implemented using a periodic (celery) task in the same manner as we do with pending submissions. Instead of sending emails...

I just found out, that migrating is not as straightforward as just migrating the frontend: https://github.com/apluslms/a-plus/issues/584

Also related: https://github.com/apluslms/a-plus/issues/782 fixed this when editing existing courses.

Thanks for going through the code! Indeed there are several places where I left the old code commented out; some of these were left for further investigating whether we should...

> Are the files https://github.com/sayravai/a-plus/blob/bs5_4/assets/images/uls.svg and https://github.com/sayravai/a-plus/blob/bs5_4/assets/images/uls_white.svg used anymore? These were replaced with bootstrap-icons, so I don't think so.

Yes, the language button is a challenge, as it's not enough to toggle between two languages. I thought it would be nice if it still displayed the selected language when...

I think the most important thing now would be to test what happens with the actual course materials. There are certainly still issues with the Aplus Manual course, but those...

This old issue might also be related/considered at the same time: https://github.com/apluslms/a-plus/issues/366