-
Notifications
You must be signed in to change notification settings - Fork 12
Home
Radhika Mogarkar edited this page Apr 29, 2018
·
2 revisions
AWA is a 3-tiered application:
- ATHANOR (Text Analytics Processor)- REST API
- TAP (Consumes Athanor REST API with to provide added further Text processing capabilities)
- Acawriter (web app)
Acawriter is tool built as a part of this complete Academic writing project to enable a UI and some intermediate processing to provide online feedback to users for their writing. This is a web-based application. Hosting: AWS CIC account. – EC2 and ECS
ARCHITECTURE TECH STACK: PHP, Postgres, Nginx, Node & Redis.
TYPICAL USE CASE
- STUDENTS:
- Login using UTS SSO
- They have an option to either –
-
- create a new document
-
- use an assignment code – get the document
-
- Start analysing the existing document
- Text Analyser:
-
- Add text (copy/paste into text area)
-
- Fetch feedback based on the Genre (Analytic or Reflective) of the documents under analysis
-
- Get Feedback & Save
-
- When happy with the text, end users would copy it back to the source
Text drafts are autosaved every minute
- ACADEMICS:
- Create Assignments: Assignments with specific Genre
- Share assignment code with students to use the system