pedagogy icon indicating copy to clipboard operation
pedagogy copied to clipboard

Pedagogy is a feedback-driven performance management app for education professionals built with Flask, Altair (Altair-viz) and pandas

Results 12 pedagogy issues
Sort by recently updated
recently updated
newest added

Bumps [mako](https://github.com/sqlalchemy/mako) from 1.0.7 to 1.2.2. Release notes Sourced from mako's releases. 1.2.2 Released: Mon Aug 29 2022 bug [bug] [lexer] Fixed issue in lexer where the regexp used to...

dependencies

Bumps [mistune](https://github.com/lepture/mistune) from 0.8.4 to 2.0.3. Release notes Sourced from mistune's releases. Version 2.0.2 Fix escape_url via lepture/mistune#295 Version 2.0.1 Fix XSS for image link syntax. Version 2.0.0 First release...

dependencies

Bumps [arrow](https://github.com/arrow-py/arrow) from 0.12.1 to 0.15.1. Release notes Sourced from arrow's releases. Version 0.15.1 [FIX] Fixed a bug that caused Arrow to fail when passed a negative timestamp string. [FIX]...

dependencies

Bumps [numpy](https://github.com/numpy/numpy) from 1.15.1 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.7.1 to 2.4.0. Release notes Sourced from pyjwt's releases. 2.4.0 Security [CVE-2022-29217] Prevent key confusion through non-blocklisted public key formats. https://github.com/jpadilla/pyjwt/security/advisories/GHSA-ffqj-6fqr-9h24 What's Changed Add support for Python...

dependencies

Bumps [pygments](https://github.com/pygments/pygments) from 2.2.0 to 2.7.4. Release notes Sourced from pygments's releases. 2.7.4 Updated lexers: Apache configurations: Improve handling of malformed tags (#1656) CSS: Add support for variables (#1633, #1666)...

dependencies

- Reduce information redundancy - Instructor avatar - Recreate punch code plot - Recreate accum_global plot ![image](https://user-images.githubusercontent.com/8868527/69511706-de181f80-0f73-11ea-9e11-233f41771043.png) ![image](https://user-images.githubusercontent.com/8868527/69511723-ec663b80-0f73-11ea-83a8-fe73f9bc718f.png) ![image](https://user-images.githubusercontent.com/8868527/69511728-f38d4980-0f73-11ea-8379-aa25424808c2.png)

In the analysis page, a radar plot can be added to see the performance of each instructor like this ![Capture](https://user-images.githubusercontent.com/22296835/55780959-53151280-5ad3-11e9-9f14-d798ad019c94.PNG) this plot is build using ggradar in r

enhancement

![adfasdf](https://user-images.githubusercontent.com/47380465/52329302-f8a0fc80-2a24-11e9-9352-9dfa3be740bb.PNG) Adding view more button at this box, to see full dataframe of the survey result, and gives the mean number of the column and count the satisfaction 5+ column....

big feature