Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A project aimed at using statistical inference to choosing the best hint for a WebWork user

Notifications You must be signed in to change notification settings

ahmedzaalan/Webwork_AdaptiveHints

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,504 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Directories and Files

Pointers to documentation

Structure of this github

  • /tutorial ---> Contains tutorial files
  • /local_server ---> Contains files to setup development environment
    • /ansible
      • a tool for provisioning/configuring local development environments
    • CSE103_Fall14.tar.bz2
      • database files for local development testing
    • webwork.sql
      • database dump, used to restore database in local development environments
    • requirements.txt
      • used for configuring python dependencies for local development environments
    • default
      • used to replace a configuration file in local development environments
  • /docs ---> Contains files to generate documentation
  • /src ---> All of the cod, contains a README.md inside folder
  • /old ---> Contains old codes
  • Vagrantfile
    • Used to build the local development environments in current directory

About

A project aimed at using statistical inference to choosing the best hint for a WebWork user

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 68.2%
  • HTML 23.5%
  • Python 5.0%
  • JavaScript 2.2%
  • CSS 0.7%
  • Perl 0.3%
  • Other 0.1%