Giter Club home page Giter Club logo

bangkit-mentees-submission's Introduction

Bangkit Mentees Submission

Tutorial

1. Project Setup

  1. Install NodeJS latest version here
  2. Run npm install to install all dependencies

2. Data Preparation

  1. Open the Final_Evaluation_Interface_ML-04.xlsx file
  2. Fill the Final_Evaluation_Interface_ML-04.xlsx in Original sheet with your data
  3. Replace or reuse the Machine Learning Comment sheet with your data
  4. Save the Machine Learning Comment sheet as Machine Learning Comment.csv
  5. Save the Original sheet as Original.csv
  6. Open the converter here
  7. Upload the Machine Learning Comment.csv and Original.csv to the converter and convert it to JSON
  8. Copy the JSON result to each files named original.json and comments.json
  9. Open assessment.js and change the keys variable by matching it with the comments.json

3. Get Mentor Token

  1. Go to website https://mentor.kampusmerdeka.kemdikbud.go.id/dashboard
  2. Login with your account
  3. On the dashboard page, press f12 (Inspect Element) and get the token by follow this image below Get Token
  4. Copy the token to your clipboard (Without Bearer)
  5. Paste the token to assessment.js on the token variable

4. Get Users Data

  1. Go to evaluation page at https://mentor.kampusmerdeka.kemdikbud.go.id/dashboard/log/evaluation/5
  2. Press f12 (Inspect Element) and get the users data by follow this image below Get Users Data
  3. Copy the users data to your clipboard by click the data response (Copy Value)
  4. Paste the users data to users.json

5. Get Request Data

  1. Go to evaluation page for 1 student
  2. Press f12 (Inspect Element) and open the network tab
  3. Go to Final Evaluation tab and click Save Draft button
  4. Get the request data with title final_assessment with POST method, copy the request data
  5. Paste the request data to request.json

6. Run the Program

  1. Run npm start to start the program

Notes

  • Make sure to check the course title on the final evaluation tab is same with the variable Course List on the comments.json file. These may cause the comments are not submitted on specific course list.

bangkit-mentees-submission's People

Contributors

aldiwildan77 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

sintiasnn

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.