« Back Issue #501
  • 2022-11-24 17:31 Reported by patelpa
  • 2022-11-29 20:55 Marked fixed
Status: Marked fixed
Priority: Medium

Capture wiki resources impression and update ManyUserExperiment test

patelpa 2022-11-24 17:31

This issue is for tracking the code changes related to capturing impression for the wiki resource and updating the ManyUserExperiment test. The test will be extended to create test page for one of the test group and create dummy resources in .mp4 and .pdf format with just "This is test data" content. These resources will be distributed into 3 subfolders namely movies, web_series and books. Further, the users' impressions for these resources would be created randomly. This extension is necessary to provide data for recommendation job that will be enhanced in order to generate recommendations for wiki resources.

administrator 2022-11-26 20:01

Hi Parth,

Thanks for your patch! Your patch shouldn't change the encoding away from UTF-8. Also, I've reworked DescriptionUpdateJob so that it uses xpath rather than use paths based on |, so this patch no longer applies. I am doing a couple more tweaks tonight Nov 26, but should be by around noon or so tomorrow. I'll post when I am done. Can you redo the patch at that point. My changes shouldn't affect the other files you modified.

Best, Chris

patelpa 2022-11-28 15:40

Hi Professor,

Updated the patch as per your changes.

update_experiment-2.patch

patelpa 2022-11-29 19:47

Hi Professor,

Uploading the patch with the changes in DescriptionUpdate job as we discussed.

update_experiment-3.patch

administrator 2022-11-29 20:55

Thanks for the patch! Applied with commit 2f6c3cd1eb.

patelpa 2022-11-29 20:55
X