cayhorstmann/codecheck2

Sort table in viewSubmissions

Closed this issue · 4 comments

Allow the table of submissions to be sorted by clicking on the columns. See https://www.willmaster.com/library/features/sorting-a-table-with-javascript.php
for inspiration.

I'm working on this.

I'm working on this.

@cayhorstmann

My team and I have been trying to implement the solution to the issue but have run into a problem when building the program. I also spoke to Sergio Rojas about the issue, and I believe he said the issue was the program.

When I run the program on codespaces, I cannot access the public url given for students or the viewsubmissions link due to a localhost error. I believe codespaces gives a random url for the server we run the program on, and since it is not named localhost we run into an error.

I hope I was able to explain the problem clearly. Sergio told me to leave a comment here and send you an email to tell you our troubles.