qua-kit icon indicating copy to clipboard operation
qua-kit copied to clipboard

Quick Urban Analysis Kit

Results 14 qua-kit issues
Sort by recently updated
recently updated
newest added

When viewing the browser-console, there are three 404s related to XML HTTP Requests: ![image](https://user-images.githubusercontent.com/17307/84144834-96656b00-aa61-11ea-813f-19a17c301f3d.png)

I am trying to complete my exercise from the edX course, but cannot see the street network where the buildings will be located. There doesn't seem to be a base...

The compare exercise selection logic is bad

I did my exercise and when I finished, I saved and wrote the little text. When I opened again, the blocks were not arranged according to what I had saved....

* [ ] customize submission message in self-paced runs * [ ] Hide download geometry button for edX students * [ ] redundant "You are now logged in" message after...

PROJECTS: helen CHANGESET: create new component/module DESCRIPTION: An isolated task that does not require any knowledge of the project internals. Currently, to set up the whole qua-kit environment, one has...

enhancement

Here are some things I found after quick browsing: 1. The text in Metadata section does not correspond to an example above, 2. I could not find specification of contraints....

We need to enhance and polish scenario (a.k.a. workshop, a.k.a exercise) editor to support new settings. Currently, it is located at `Handler.Mooc.Admin.ScenarioEditor`. - [x] Rename all occurrences of the thing...

enhancement

If someone does not connect any criteria to an exercise, none of its submissions show up in the gallery. Likely because there is an join design-criteria somewhere in the queries.

bug

PROJECTS: qua-server CHANGESET: Yesod sessions, authorization, websockets, database, conduit DESCRIPTION: [`LuciProxy`](https://github.com/achirkin/qua-kit/blob/master/apps/hs/qua-server/src/Handler/LuciProxy.hs) redirects luci protocol from websockets to TCP in our local network. This allows `qua-view` as JavaScript client communicate with...

enhancement