# Experience Rating

Experience scoring is a function to score the experience of a Mini Program, which will check in real time during the operation of the Mini Program, analyze some places that may lead to a bad experience, and locate where there are problems, and give some optimization suggestions.

# Operating environment requirements

  • Download and install 1.02.1808300 Or above version of the developer tools,Download Address
  • The base library needs to cut to the 2.2.0 Or above version.

# Use Process

  1. Open the Developer Tools and switch the base library to the 2.2.0 Or above version.
  2. Switch in the debugger area to Audits Panel.
  3. Click the "Start" button, and then operate the Mini Program interface on your own, and the page that has been run will be detected by the "Experience Score."

start

  1. to hit "Stop " The test is finished, the corresponding test report is displayed in the current panel, and the developer can optimize the corresponding function according to the recommendations in the report.
  2. To run the Experience Score again, click "Empty Experience Score" above the report to restore the initial state. Please note that the system does not provide report storage service at this time, once the experience rating is emptied, you will no longer be able to view the results of this rating.

start

# Automatic operation

In order to facilitate developers to find the experience problems of the Mini Program in a timely manner, from the developer tools 1.02.1811150 Support experience rating from version "Auto Run" Function.

The function will be in the development of debugging Mini Programs, real-time inspection, once the experience score is found to be lower than 70 Time sharing, the system will be in console Panel to print a warning Information prompts the developer, at which point the developer can cut to the Audits Panel for details.

Developer in the upper right hand corner of the tool "Details" Panel Local settings Check in "Automated Run Experience Score" Options can be opened.

autorun

# Scoring rules

Specific scoring details and detailed rule descriptions can be found in the following documents: