Skip to content

Extension to do end semester surveys at one click on Etlab

License

Notifications You must be signed in to change notification settings

vivekkj123/etlab-auto-survey

Repository files navigation

ETLAB-Auto-Survey

Simple fork of @vivekkj123/linways-auto-feedback

logo

A chrome extension for filling all surveys at one click

Background

At the conclusion of every semester, students are required to complete faculty/course evaluations in order to access the Etlab. If you're in a hurry to check your attendance or view your internal marks, this can be quite inconvenient. To simplify the process, I developed this extension.

Screenshots

Screenshot of chrome extension

Installing

  • Download the zip from releases and extract it

  • Goto chrome://extensions

  • Enable Developer mode

  • Select load unpacked and select that extracted folder.

  • Now open the any survey and tryout the extension

  • 2 Levels of feedback is available

    • Good - Answers will be first option (Excellent in most cases)
    • Random - Answers will be Random. Use at your own risk

Developing

Clone the repository

run the command

$ cd etlab-auto-feedback
$ npm i
$ npm run dev

Contributing

Simply fork the repo and feel free to make improvements / new features. Contributions are always welcome :)

If you've found any bugs, please do report 🙌🏻