Duat is a simple, lightweight user acceptance tool written in Django.
It requires minimal integration with the target website – only requiring a single script tag inserted at the end of the page. It’s intended to be used to allow site visitors to report problems and issues that they come across such as:
- Highlighting CSS issues
- Reporting spelling mistakes
- Submitting bug reports
I developed duat primarily for use with our BOS2 tool and modelled it after Google’s feedback mechanism. Continue reading