Empirical-org-Archive / Empirical-Core-Ideas

Post ideas here for Empirical Core. This repo is being for its issue tracker.
0 stars 0 forks source link

Showing Results within Angular App #64

Open petergault opened 8 years ago

petergault commented 8 years ago

Currently, the page just spits the user back out to the homepage. This is terrible because most users who are completing an anonymous activity are doing so to test out Quill. With the current setup, they get no exposure to our feeback system, and are given a gradeless quiz.

This occurs because the concepts results page is rendered from Rails -- however, all the information is available directly within the app. We can display it for everyone, and faster, by switching to Angular.