Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

E1677: Text Metrics Project #892

Closed
wants to merge 20 commits into from
Closed

Conversation

sequae92
Copy link

@sequae92 sequae92 commented Dec 7, 2016

This is part of adding Text Metrics as a tool for the instructor and the student to check their reviews.

@yangsong8
Copy link
Contributor

Below are some comments for grading purpose only.

  • video submitted to file server.


#diff_word_count = response_level_comments[current_response_id].scan(/[\w']+/).uniq.count
if ReviewMetric.exists?(response_id: key)
obj = ReviewMetric.find_by(response_id: key)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So review metrics is only calculated when the instructor visit this information ,right?

@sequae92
Copy link
Author

sequae92 commented Dec 8, 2016 via email

@yangsong8 yangsong8 closed this Dec 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants