Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix display of duration in instructor panel #9697

Open
jonatanschroeder opened this issue Apr 8, 2024 · 0 comments
Open

Fix display of duration in instructor panel #9697

jonatanschroeder opened this issue Apr 8, 2024 · 0 comments

Comments

@jonatanschroeder
Copy link
Member

jonatanschroeder commented Apr 8, 2024

The question duration in the instructor panel is showing the duration in milliseconds instead of a formatted interval:
320585958-563d4bde-38bb-4a0e-9ddc-c340f489d08f

This is likely the result of a change in query that replaced the interval duration with an IntervalSchema, which uses milliseconds to represent the duration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant