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

W 7pm a sl cs vfile #267

Open
wants to merge 21 commits into
base: master
Choose a base branch
from
Open

W 7pm a sl cs vfile #267

wants to merge 21 commits into from

Conversation

samlin233
Copy link

This part of code downloads a CSV file based on the search history of the users. It contains the HtmlTitles, urls, and Total vote counts for each page.

@pconrad pconrad added the ReadyForReview Ready for mentor Review label Mar 9, 2020
<td th:text="${a.uid}"></td>
<td th:text="${a.username}"></td>
<td th:if="${a.isInstructor}">
<td th:if="${true}">
Copy link
Contributor

Choose a reason for hiding this comment

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

This might need to be changed since we have to make sure the instructor needs to be checked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ReadyForReview Ready for mentor Review
Projects
None yet
3 participants