classON-UAB | # # & nbsp ; Instructions to use this version of classON
kandi X-RAY | classON-UAB Summary
kandi X-RAY | classON-UAB Summary
classON-UAB is a JavaScript library. classON-UAB has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.
## Instructions to use this version of classON.
## Instructions to use this version of classON.
Support
Quality
Security
License
Reuse
Support
classON-UAB has a low active ecosystem.
It has 1 star(s) with 2 fork(s). There are 2 watchers for this library.
It had no major release in the last 6 months.
classON-UAB has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of classON-UAB is current.
Quality
classON-UAB has no bugs reported.
Security
classON-UAB has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
classON-UAB is licensed under the MIT License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
classON-UAB releases are not available. You will need to build from source code and install.
Installation instructions are available. Examples and code snippets are not available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of classON-UAB
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of classON-UAB
classON-UAB Key Features
No Key Features are available at this moment for classON-UAB.
classON-UAB Examples and Code Snippets
No Code Snippets are available at this moment for classON-UAB.
Community Discussions
No Community Discussions are available at this moment for classON-UAB.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install classON-UAB
Clone que repo git clone https://github.com/gootyfer/classON-UAB.git. Install project dependencies npm install (from the project folder). Start the server with node.js v6.0 nvm run 6.0 index.js. To access to the teacher version of the app, go to the browser at http://localhost:3000/teacher/index.html?teacher=isra&session=1 You must indicate as parameters of the url. To access to an example of the student version go to http://localhost:3000/student/p1/ You will be asked to log in with the student id (or ids if working in pairs) and the position in the classroom. Before being able to log in, you must populate the database with users. For that, you may use the utility to import users from CSV at users/saveUsersFromCSV. Usage: node saveUsersFromCSV.js CSVfilename groupName. If you want to use classON with your own assignment, you can use the classON author tool but it's still unfinished: http://localhost:3000/teacher/author/.
Clone que repo git clone https://github.com/gootyfer/classON-UAB.git
Install software dependencies
Install a node.js version manager, nvm
Install node.js v6.0 (newer versions cannot run the app) nvm install 6.0
Install mongodb
Install project dependencies npm install (from the project folder)
Start the server with node.js v6.0 nvm run 6.0 index.js
teacher: name of the teacher that is assigned to this course
session: number of the session to manage
CSVfilname is the path to the CSV file with the users data
groupName is the name give to these group of users (usually their class)
Clone que repo git clone https://github.com/gootyfer/classON-UAB.git
Install software dependencies
Install a node.js version manager, nvm
Install node.js v6.0 (newer versions cannot run the app) nvm install 6.0
Install mongodb
Install project dependencies npm install (from the project folder)
Start the server with node.js v6.0 nvm run 6.0 index.js
teacher: name of the teacher that is assigned to this course
session: number of the session to manage
CSVfilname is the path to the CSV file with the users data
groupName is the name give to these group of users (usually their class)
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page