Learnosity / learnosity-sdk-python

Learnosity SDK for Python
Apache License 2.0
7 stars 10 forks source link

New README.md and standalone assessment "Quick Start" example files. #56

Closed TheRealEdDawson closed 2 years ago

TheRealEdDawson commented 2 years ago

Info 286/new readme and quickstarts

Checklist

shtrom commented 2 years ago

On running the standalone assessment, and the issues that @roger-marley-lrn has ran into, namely,

  1. no consistent path depending on install
  2. missing dependencies
dan-bradley-lrn commented 2 years ago

All looks great, recommend changing from camel case to a consistent snake_case as per PEP8 standard

TheRealEdDawson commented 2 years ago

On running the standalone assessment, and the issues that @roger-marley-lrn has ran into, namely,

  1. no consistent path depending on install
  2. missing dependencies

We fixed it.

TheRealEdDawson commented 2 years ago

All looks great, recommend changing from camel case to a consistent snake_case as per PEP8 standard

I fixed the camels versus snakes.