Project

General

Profile

Gantt

Filters

Zoom in Zoom out « December 2024 | February »

months from Apply Clear

Bug #1705: Fix Elastic server for Dev & QA
Feature #763: Remove unnecessary parts of PANP
Bug #1514: Removing key phrases which are starting with IN pos tag or a preposition
Feature #1557: Ensure some documents do not show up in purple link results
Bug #1591: Change in the scheme of tagging partial KPs with hyphen
Task #1657: Modifications in remove_function_signature method to handle some new cases
Task #1663: Adding new header variants from pos_nouns function with fullness_ratio 1.0
Bug #1669: Getting rid of all dependency on Colab for the current code path
Bug #1688: KeyError in kp_variant_log
Bug #1765: Updating the P of tagged KPs where subKP and mainKP are separated by symbols
Feature #1766: Refactoring and updating the logic of update_tags function to make universal use in mainKP and subKP tagging
Bug #1709: Find similarity between docstring and 'Documentation Strings'
Task #1711: Establish similarity between 'a b' and 'c-or-a b' (also 'c b' and 'c-or-a b')
Feature #1809: Checking the context of the KP matched with "word1.word2" header variant
Feature #1810: Implement the penalty algorithm for KPs matching with "word1.word2" header variants in update_similarity_with_context function
Feature #1811: For matching "word1" in with the KP, make use of token_processing function
Feature #1813: Analysis for improvising the algorithms
Task #1726: Handling cases of bad header variants like "representation"
Bug #1743: Checking singular and plural forms of the tmp_var from variations_in_common_section_words in common words list
Bug #1744: Calculating the fullness_ratio of the header variants to decide a threshold for removal of header variants
Bug #1742: Preventing removal of KPs that are getting removed due to new/latest changes
Bug #1746: Checking the vector similarity and wordnet similarity of "options" and "optional" to unlink them
Bug #1752: In partial_header_match, reduce penalty for some KPs where start and end words are same as header variant
Bug #1767: Add processed subsection headers in the final processed_subsections dictionary irrespective of skip_header value
Bug #1777: Correct processing of some headers to generate appropriate header variants
Feature #1805: Remove KPs starting with numbers in words
Feature #1807: Add a functionality in the ADR to log the KPs where sim_scores are changing
Feature #1815: Implement a new context algorithm for the KPs matching with <word1.word2> subsection headers
Feature #1817: Update the similar document score string for KPs matching with different header variants
Bug #1834: Repeating words in the KP
Bug #1747: Add condition for "callbacks" in the lemmatization wrapper
Bug #1755: In partial_header_match, increase penalty for some KPs where start and end words are same as header variant
Task #1857: Extending the remove_header_by_adjective method to improvise the quality of KPs
Task #1863: Finalize scheme for removing "etc" header variant
Bug #1877: Prevent tagging of KP "to numpy" in Numpy User Guide book
Task #1862: Finding the reason why "initialization" header variants is giving high confidence KPs
Task #1864: Finalize scheme for removing "unaffected" header variant
Bug #1885: Prevent tagging of "use numpy" KP in Numpy User Guide
Bug #1887: Prevent tagging of KPs like "removing", "adding", etc
Task #1858: Extending the variation_slash function in BR3_IR3_tagger.py
Feature #1892: In "set_subtract_const_h" method, add penalty for headers with all words within CW 500 unstemmed
Task #1895: Drop low confidence KPs if it is a substring/subKP of a nearby tagged KP with high confidence
Task #1899: Tag all the skipped KPs with special temporary tags
Task #1900: Un-tag the temporary tags added while skipping the KPs
Task #1897: Skip the repeating KPs within 50 words according to new scheme
Task #1898: Skip the repeating KPs within 50 words according to new scheme - Contd
Bug #1905: Removing KPs like "define", "defined", etc
Task #1907: Make changes in variations_in_common_section_words to make sure "Ipython interpreter" is linked to "interpreter" KP
Bug #1919: Reduce the sim_scores of KPs matching with some specific header variants generated from variations_special_function
Bug #1906: Changes to make sure KP "c-types" is a red link atleast
Task #1921: Exclude both plural and singular forms of the words from Common Word list
Bug #1920: Reduce execution time of kpe_script.py
Bug #1848: Remove KPs with unwanted word in "past" tense
Bug #1923: Find the reason of tagging KP "handler, and formatter" with "formatters" header variant
Bug #1924: Check the header variants generated by the variations_conjunctions
Task #1927: Find the reason why "unsigned integers", "signed integers" & "floating point" is light red i.e. low conf
Bug #1918: Bug fix to find the correct ending of mainKP for a given subKP
Bug #1861: Finding the reason of low scores hyphenated KPs
Bug #1933: Correct processing of some headers to generate appropriate header variants - Contd
Bug #1939: Review the candidates added by check_distant_cands
Feature #1952: Ignore some KPs in the entire book based on the book name
Bug #1956: Find the reason of low sim_score of "spawn start method"
Bug #1960: Increase the sim_scores of the KP "XDR data"
Task #1961: Process the header variant such that discard the starting word if it is ADJ/ADV and within CW_50
Bug #2025: 'List comprehensions' should not be a purple link in a document with heading 'List comprehension'
Bug #1957: Make changes to ensure that KP same as the document header is not tagged in the document
Bug #1958: Find the POS scheme for excluding the KPs exactly same as document header
Bug #1974: Reduce the sim_score of KP "exception classes"
Task #1975: Check why the sim_score of KP "stderr" is less as compared to "stdout"
Task #1976: Increase the sim_score of KP "dst" in Lib Ref
Bug #1977: Review KPs with "also" word
Bug #1983: Increase the sim_scores of the KP "locale"
Bug #1984: Removal of KP "configuration" from Lib Ref or reduction of sim_score
Bug #1997: Increase the sim_score of "tuple" KP in C-API book
Bug #1998: Fix the bug in the tagging of "dict" and "dictionary" KP
Bug #2003: Make changes in generate_candidates function to fix the code for skipping KPs with repeated words
Bug #1992: Remove the tagging of KPs with sim_score < 0.5
Bug #2014: Increase the sim_score of "timeouts" KP in lib ref
Bug #2015: Removing the tagging of KP "comma"
Bug #2016: Remove the KPs which are same as BRB-IRB links
Bug #2017: built-in data types and structure should be a single purple link
Bug #2019: 'listed' should not be a purple link pointing to lists
Bug #2022: 'int' a dark purple link; but float, complex etc are not
Task #2023: 'dictionary' should be a dark purple link
Feature #2026: Can 'function' be a darkish purple link to 'Using and Defining Functions'?
Feature #2029: Do not display purple link results that are much lesser quality than some others
Bug #2043: Bug fix for adding wrong/mismatched subsection headers in annotated file
Task #2046: Provide the top 10% of keyphrases by occurrence count for Lib ref, Tutorial, C-API
Task #2064: Add occurrence % to BR2 line
Task #2094: Tweak 2604 formula for occurrence count
Task #2113: Enable creating annotated file with and without occurrence count
Feature #2129: Task 1: Creating KBs
Feature #2132: Task 1.1: Tag KPs using only 1 KB only
Feature #2133: Task 1.2. Tagging of KPs using multiple KBs
Bug #2179: (9 mar testing: d14) 2nd result of purple link 'abstract base class' is best
Bug #2183: If string s is known to be a "decent KP", substring(s) should not be made a KP
Bug #2184: 2nd purple link result is better than first for enum
Bug #2215: Need correction in processing sub-headers
Bug #2222: Mark all the ANPs not chosen to be KPs so far due to proximity as brown KPs
Task #2223: Change proximity threshold from 50 words to 250 words
Task #2224: Maintain efficiency although we add brown links for duplicates
Feature #2234: Pick right parts of "KP sentence" and sentences before and after
Bug #2256: Support for definitions/defStrings
Task #2257: Copy definitions line to definitions-proc line
Bug #2258: Process definitions line like subsections header line and create the definitions-proc line
Task #2259: Use processed definition strings to find similar documents
Feature #2338: KPs like iterator and iterable need to be considered different
Feature #2356: Extract important substrings using exclude_headers_list
Task #2371: Potential KPs ('immutable' within 'immutable sequence') that are part BRIR need to be given higher score
Bug #2564: BDS/IDS tagged words should not be included in the text to be processed and tagged BR2/IR2
Feature #2585: Penalty to be proportional to the number of nouns in the KP Sentence and the simdoc's section hierarchy match_sent_head_nouns
Feature #2977: Support annotation amongst multiple books
Feature #3559: Provide OpenAI response to user's question by making call_openai_api call
Task #3561: By default while testing, ensure that GCF is not called
Bug #3562: "Send" operation should be enabled only for specific cases
Feature #3578: Support for Dynamic Origin servers
Bug #3564: ChatGPT Interface is sometimes not visible on rapidken.ai/test-without-ads
Task #3565: Make the ChatGPT Interface standout on https://rapidken.ai/test-without-ads
Task #3568: On screen sizes where chat interface is not supported, show a modal that cannot be dismissed
Task #3569: Make the ChatGPT Interface responsive
Task #3570: [Task #3569] - Make the ChatGPT Interface responsive for Tablets
Task #3572: [Task #3569, #3570] - Make the iframe responsive for tablets
Task #3574: [Task #3569, #3570] - Make the Chat Box responsive for tablets
Task #3576: [Task #3569, #3570] - Make the buttons & input box responsive for tablets
Task #3598: [Task #3569, #3570] - Make the Curriculum Selector Dropdowns responsive for tablets
Task #3571: [Task #3569] - Make the ChatGPT Interface responsive for Mobiles
Task #3573: [Task #3569, #3571] - Make the iframe responsive for mobiles
Task #3575: [Task #3569, #3571] - Make the Chat Box responsive for mobiles
Task #3577: [Task #3569, #3571] - Make the buttons and input box responsive for mobiles
Task #3599: [Task #3569, #3571] - Make the Curriculum Selector Dropdowns responsive for mobiles
Feature #3584: Replace logic in App Engine App
Task #3586: Improve ChatGPT Interface Buttons UI
Feature #3587: Show loader animation when the user clicks on "Send" till we show the response
Bug #3588: "Send" is not enabled if after getting response if user has typed something while fetching a response
Feature #3589: Customize Scrollbar style of the Chat Box
Feature #3591: Initial support for curriculum parameter to div
Feature #3592: BE - phase 1 support for cumulative answer count
Feature #3593: FE - Support for global answer count
Feature #3595: Call GCF or App Engine endpoint based on endpoint parameter
Feature #3601: Create a Chrome extension that makes use of new APIs
Feature #3606: Add Google AI models support to set_prompt_mods
Feature #3607: Add support for Google models to call_openai_ai
Feature #3609: If instructions is just "delete", delete the assistant related information from openai and datastore
Feature #3612: Extension: Enable moving the extension button, extension (when open) and "minimizing to a button"
Feature #3613: Extension: Personal functionality - scrape non-yt page and store in GCS bucket
Feature #3614: Extension: Personal functionality - if yt content, scrape and store in GCS bucket
Feature #3615: Track number of visits across sessions in the extension
Feature #3616: Extension: Personal functionality - enable user to store highlighted content in GCS bucket
Task #3617: Make extension access GCF instead of Appengine endpoint
Feature #3618: Name the assistant created as <env>-<model>-<index> using meta property of OpenAI API
Feature #3619: set-kb api
Feature #3620: Extension: Personal functionality - print user's email address to the console
Feature #3621: [EXT]: [Feature #3620] - Provide a way to login to user's Google account
Feature #3622: [EXT]: [Feature #3620] - Add button UI to for logging into user Google account
Feature #3623: [EXT]: [Feature #3620] - After Google Login, print user's email address to the console
Task #3624: set-prompt-mods change to handle set-kb api
Bug #3625: Enable Google login on rapidken.ai/learn-with-auth
Feature #3626: Support LaTex by using MathJax on Web page
Feature #3627: Add function get-file that gets a file from gcs to rk2-gcf
Feature #3629: If user chooses unsupported grade and subject, say so
Feature #3630: Combine all cloud functions into one
Bug #3632: Add background image dynamically
Feature #3633: Support for crud-ds cloud function
Task #3635: Add function 'get-perf-stats' to rk2-gcf
Feature #3636: Update Profile kind when Extend 3634: Ask questions from content in file in bucket based on
Feature #3637: Extend 3634: Ask questions, ask detailed questions and provide detailed answer from content in file in bucket
Feature #3638: Support for themes - Take 2
Task #3639: Replace all GCF calls in FE code with rk2_gcf calls
Feature #3644: Display figures along with questions in chat interface
Feature #3647: Create a GCF get_question
Bug #3649: Move only new entities between DS of different projects
Task #3650: Umbrella task for phase 1
Feature #3652: Handle empty text for question, answer, question and answer in detailedQNA, and detailedAnswer
Bug #3654: Support for counter
Feature #3648: FE: get questions according to user's style preferences using get_questions api
Feature #3658: FE: get questions from get_questions API instead of GCS file
Feature #3656: set and get questions list gcf
Feature #3659: Support for create_detailed_QNAs_answers colab notebook
Task #3660: Remove duplication of code with set_headers function
Task #3661: Allowed origins should be based on getenv(allowed_origins)
Feature #3662: Update set_questions_list and call it
Feature #3664: Choose themes by default
Feature #3665: Remember chosen themes in browser storage across sessions
Feature #3668: Improve the Theme Selector Container - [Extended from #3664]
Feature #3669: Modularize the appengine application
Task #3670: Create blueprints
Task #3671: Seperate into service and dao for datastore helper
Task #3672: Seperate into service and client for assistant_api
Task #3673: Create a bucket_client
Task #3676: Split question creation and storage in DS
Bug #3677: Respond with 204 (No Content) instead of 404.
Task #3678: Disable autocomplete/autosuggest in chat if user scrolls or moves the cursor/mouse
Bug #3679: Enable resume support in Create Styled Questions colab
Feature #3683: Handle lack of detailedQNAs for every style
Feature #3684: Optimize choosing of themes
Feature #3686: Allow learners to ask for a replacement question
Feature #3689: Keep the user logged in till they explicitly logout
Feature #3690: Functional testing
Task #3691: Functional testing for set_openai_key
Task #3692: Functional testing for set_prompt_mods
Task #3693: Functional testing for store_text_file
Task #3694: Functional testing for set_kb
Task #3695: Functional testing for crud_ds
Task #3696: Functional testing for get_file
Task #3697: Functional testing for set_questions_list
Task #3698: Functional testing for get_questions_list
Task #3699: Functional testing for get_question
Task #3700: Functional testing for update_user_info
Bug #3707: Handle 'get_file_from_gcs' response properly
Task #3709: Modify call to insert entry to prompt_prefixes kind to exclude fields other than model, index, vector_store_name and assistant_id from being indexed
Bug #3713: Add support for 'easier review' and 'resume' to create detailedQNAs colab
Feature #3716: Add image file support to create dQNAs colab, store in DS and show in FE
Feature #3717: Make the answer livelier
Feature #3720: On laptop, allow answer to be given as an image attachment
Feature #3727: Print country code of the user
Feature #3728: Prepend "Answer: <answer> \n\n Question: " to <question> in prompt in create detailed qna colab
Bug #3729: Change occurrences such as "reference text", "source" etc to 'textbook' in the 'create dQNA colab'.
Feature #3731: Stop logging out users automatically
Feature #3732: Tweak to auth feature
Feature #3733: Clicking anywhere should attempt login
Feature #3735: Add otherChoices from standard.txt into styled json and then to DS
Feature #3736: If there are multiple answers, present them as choices a, b, c, d under the question
Feature #3737: Respond to answers differently if the question is an MCQ
Task #3740: Enable sorting user_info DS kind by first_visit_time and last_visit_time
Task #3741: Campaign parameter to be logged into user_info kind when user logs in first time
Feature #3742: Thumbs up/down under each of our response like ChatGPT
Task #3743: Operations on thumbs_down and thumbs_up fields in the styled_question kind
Feature #3744: Do not show user a question if 'thumbs down' was clicked on any of its answers
Task #3745: If only standard style questions exist, make the following changes
Task #3746: Convert raw input to standard.txt
Task #3747: Allow users to choose section, type and difficulty in chat interface
Feature #3748: Ensure no one can highlight and/or copy from chat window
Feature #3749: Handle clues in FE
Task #3750: Handle new format of questions numbers in FE. (except grade 5 and 6)
Task #3751: Add support for keyed field board-grade-subject-chapter in styled questions kind
Feature #3752: Add support for 'grade 13' and 'Clarification questions'. Extract sections and difficulty lines automatically.
Bug #3753: More tweaks/requirements in raw file format (Oct 23)
Bug #3754: When calling crud_ds with op-type "cu" a new entity is getting created always.
Task #3755: Tweaks to raw input file format (Oct 24)
Task #3757: Do steps 1,4, 14 of 3755
Task #3758: Do steps 5,11,13,15 of 3755
Task #3759: Do steps 3 and 9 of 3755
Task #3760: Do tasks 2, 6, 10, 12 of 3755
Task #3756: When adding a question, add file, line and created date
Bug #3761: Next steps with thumbs down
Task #3762: Tweaks to raw input file format (Nov 5)
Task #3763: Create a new collab containing the script of conversion from raw format to standard format.
Bug #3764: Handle new changes for raw file (Nov 8)
Feature #3766: Allow users to click on the correct choice in MCQ
Task #3765: Add FE Automated tests - Phase 1
Task #3767: Add FE automated tests for 3570 and 3571 and their sub-tickets 3572, 3574, 3576, and 3598, and 3573, 3575, 3577, and 3579
Bug #3768: Handle correct options in FE
Bug #3769: A standard counterpart of a styled question should be shown even if it has a thumbs-down value > 0
Task #3770: Ensure that the old automated FE tests work fine
Feature #3771: Clone the 'create detailed qna' colab with some changes
Feature #3772: Colab and GCF changes to use OpenAI chat endpoint
Task #2632: Reject book ingestion if same version book is available for the same book id
Feature #2633: If exact URL match is absent, find closest match
Feature #3051: Enable a partially functioning FE and BE if Elastic server does not exist - phase 2
Feature #3131: Extension: close and minimize "button" changes
Task #3138: Enable changing server name by making change in one place
Bug #3157: Ext-v0.94.5: (Refactor) Use only one input box for the videoSupported case instead of using two input boxes for same implementation.
Bug #3179: Correct behaviour while overwriting with wrongly formatted book
Task #3239: Automatically curate unless requested by the user
Feature #3247: Make explanatory modal squeeze into the copilot button
Task #3299: Tweaks to Document Processing->List
Feature #3303: Remove delay in showing copilot on youtube.com
Feature #3306: Based on property, open copilot when user gets ready to exit the window
Feature #3310: For onlyjs: Change to feedback box on chatgptplus page
Feature #3321: Getting book from drive using fileUrl during ingestion
Feature #3323: Forward "ads" key value pair to chatgptplus page as received in the API call
Feature #3326: Tweak to 3325
Task #3334: Need js snippet to be inserted in a page that collects feedback
Feature #3338: Open copilot without user action if defaultOpen is true
Feature #3339: Allow user to ask ChatGPT 5 times
Feature #3355: Changes to Document Processing->List page
Feature #3356: Copilot - Reduce flicker during Link Expansion - phase 1
Bug #3358: Copilot button is partially hidden with window resizing and zooming in
Feature #3365: Add support for <div id="rapidken-center-copilot"></div>
Task #3376: Optimizations in getPurpleLinks API implementation
Bug #3391: Issue because FE is not sending encoded URL
Feature #3419: Order books in desc order in document processing -> list
Task #3420: Tweaks to Document Processing->List 2

Status

New
New
Resolved
Resolved
New
Resolved
Resolved
Resolved
In Progress
Resolved
Resolved
New
New
Resolved
Resolved
Resolved
In Progress
Resolved
Resolved
Resolved
Resolved
Resolved
Resolved
Resolved
Resolved
Resolved
Resolved
In Progress
In Progress
Resolved
In Progress
Resolved
Resolved
Resolved
Resolved
Resolved
Resolved
Resolved
Resolved
Resolved
Resolved
Resolved
Resolved
Resolved
Resolved
In Progress
Resolved
Resolved
Resolved
Resolved
Resolved
Resolved
Resolved
Resolved
In Progress
Resolved
Resolved
Resolved
Resolved
In Progress
New
Resolved
Resolved
Resolved
Resolved
Resolved
Resolved
In Progress
Resolved
In Progress
Resolved
New
New
New
Resolved
New
Resolved
New
New
Resolved
Resolved
Resolved
In Progress
New
New
In Progress
Resolved
Resolved
Resolved
Resolved
Resolved
Resolved
Resolved
Resolved
New
New
New
Resolved
Resolved
Resolved
New
New
New
Resolved
Resolved
Resolved
New
Resolved
New
Resolved
Resolved
New
Resolved
Resolved
Resolved
New
New
Resolved
Review
New
New
Resolved
Resolved
Resolved
Resolved
New
Resolved
Feedback
Feedback
Review
New
Resolved
Review
Resolved
Resolved
Resolved
New
New
New
Resolved
New
New
Review
Resolved
Review
Review
Review
Review
Review
Review
Review
New
In Progress
New
New
Review
Feedback
Review
Review
Resolved
Resolved
New
Review
In Progress
Review
Review
Resolved
Review
Review
Review
New
New
Review
New
New
Feedback
Review
New
New
Review
Review
Review
Review
Resolved
New
New
New
New
New
Review
Review
Review
Review
New
Review
New
Review
New
New
New
New
New
New
New
New
New
New
New
New
New
Review
Review
New
New
Feedback
Feedback
New
Review
Feedback
Feedback
Feedback
Feedback
Feedback
Feedback
Feedback
Feedback
Feedback
Feedback
Feedback
Feedback
Review
Feedback
Feedback
Review
Feedback
Review
New
Feedback
New
Review
Feedback
Review
Review
Review
Review
New
Feedback
Review
Feedback
New
Review
Review
New
New
In Progress
New
Review
Review
Review
Review
Review
Review
Review
Review
Review
Review
Review
Review
Review
Review
Review
Review
Review
Review
Review
Review
Review
Review
Review
Review
Review
Review
Review

Priority

Normal
Normal
Normal
High
Normal
Normal
Normal
Normal
Normal
Normal
Normal
Low
Normal
Normal
Normal
Normal
Normal
Normal
Normal
Normal
Normal
Normal
Normal
High
Normal
Normal
Normal
Normal
Normal
High
Normal
Normal
Normal
Normal
Normal
Normal
Normal
Normal
Normal
Normal
Normal
Normal
Normal
Normal
Normal
Normal
Urgent
Normal
Normal
Normal
Normal
Normal
Normal
Normal
Normal
Normal
Normal
Normal
Normal
Normal
Normal
Urgent
Normal
Urgent
High
High
High
Urgent
Urgent
Normal
Normal
High
Normal
Normal
Normal
Normal
Normal
Normal
Normal
Urgent
Urgent
Urgent
High
Normal
Low
High
Immediate
Urgent
Immediate
Immediate
Immediate
Normal
Normal
Normal
Normal
High
Normal
Urgent
High
High
High
Normal
Immediate
Immediate
Urgent
High
Normal
Normal
Low
Normal
Normal
Normal
High
High
Normal
High
Normal
High
Urgent
High
High
Normal
High
High
Normal
High
High
Normal
High
Normal
High
Normal
Normal
Normal
Normal
High
High
High
High
High
High
High
Urgent
High
High
High
High
High
High
High
High
Normal
Normal
Normal
Normal
High
High
High
High
High
High
High
High
High
High
High
High
High
High
High
High
Urgent
High
High
High
High
High
High
Normal
High
High
High
High
Normal
Normal
Normal
Normal
Normal
Normal
High
Normal
Urgent
High
Normal
High
Normal
Normal
Normal
Normal
Normal
Normal
Normal
Normal
Normal
Normal
Normal
Normal
Normal
Urgent
High
Urgent
Urgent
High
High
High
Urgent
Urgent
High
Urgent
Urgent
Urgent
Urgent
Urgent
Urgent
Immediate
Urgent
Urgent
Urgent
Urgent
Immediate
Urgent
Urgent
Urgent
Urgent
Urgent
Urgent
Urgent
High
Urgent
Urgent
Urgent
Urgent
Urgent
Urgent
Urgent
Urgent
Normal
Urgent
Urgent
High
High
High
Normal
High
Urgent
Urgent
High
Low
Normal
High
High
High
Normal
Normal
High
Urgent
Urgent
Urgent
Urgent
Urgent
Urgent
Urgent
Urgent
Urgent
Immediate
Normal
Urgent
Immediate
Immediate
Immediate
Urgent
High
High

Assignee

Updated

10/05/2021 01:48 PM
11/19/2020 02:36 AM
10/20/2021 08:36 AM
02/24/2022 05:17 PM
09/01/2021 10:09 AM
10/26/2021 06:06 AM
10/20/2021 03:08 PM
12/06/2021 02:12 PM
12/03/2021 01:05 PM
10/28/2021 06:32 AM
10/28/2021 06:32 AM
10/06/2021 07:12 AM
10/06/2021 10:54 AM
12/29/2021 07:50 AM
10/28/2021 06:56 AM
10/28/2021 06:55 AM
12/29/2021 07:49 AM
10/28/2021 05:55 AM
10/28/2021 05:56 AM
10/28/2021 05:56 AM
10/20/2021 08:54 AM
10/26/2021 06:07 AM
11/02/2021 12:45 PM
10/26/2021 06:05 AM
11/15/2021 06:02 AM
11/03/2021 01:03 PM
11/02/2021 12:46 PM
09/23/2022 09:44 AM
10/28/2021 11:01 AM
11/17/2021 06:47 AM
12/29/2021 05:30 AM
11/12/2021 01:35 PM
11/12/2021 12:02 PM
11/15/2021 02:45 PM
11/15/2021 02:45 PM
11/15/2021 10:33 AM
11/15/2021 02:35 PM
12/03/2021 01:06 PM
11/15/2021 03:00 PM
11/16/2021 02:44 PM
12/30/2021 05:03 PM
12/21/2021 12:06 PM
12/16/2021 06:34 AM
12/16/2021 06:33 AM
12/29/2021 05:30 AM
12/22/2021 02:36 PM
12/03/2021 12:04 PM
11/24/2021 06:44 AM
01/20/2022 04:26 PM
12/08/2021 09:39 AM
12/03/2021 11:53 AM
11/30/2021 05:52 AM
12/08/2021 09:54 AM
12/08/2021 09:41 AM
09/23/2022 09:44 AM
12/06/2021 05:15 AM
12/22/2021 02:35 PM
12/10/2021 01:55 PM
12/12/2021 05:28 PM
12/29/2021 02:19 PM
05/17/2022 01:17 PM
01/12/2022 04:49 PM
01/06/2022 06:55 AM
01/10/2022 05:51 AM
01/19/2022 05:25 AM
01/19/2022 05:26 AM
01/24/2022 03:58 PM
03/02/2022 05:05 PM
01/16/2022 11:04 AM
02/04/2022 06:12 AM
01/21/2022 03:51 PM
02/25/2022 01:24 PM
12/25/2021 06:54 AM
01/01/2022 07:18 AM
03/07/2022 05:31 PM
01/03/2022 06:01 PM
01/09/2022 08:18 AM
01/11/2022 04:55 PM
01/11/2022 05:20 PM
01/23/2022 07:41 AM
02/02/2022 05:15 PM
02/22/2022 05:39 AM
02/16/2022 06:12 AM
01/12/2022 01:16 PM
01/12/2022 04:45 PM
02/15/2022 10:05 AM
01/23/2022 07:43 AM
02/06/2022 07:50 AM
02/07/2022 01:02 PM
02/10/2022 08:59 AM
02/14/2022 10:49 AM
11/25/2022 08:47 AM
11/25/2022 08:47 AM
11/25/2022 08:48 AM
03/10/2022 01:27 PM
03/11/2022 07:06 AM
09/26/2022 05:38 AM
03/29/2022 08:20 AM
04/06/2022 04:25 PM
04/06/2022 04:24 PM
03/28/2022 08:22 AM
04/02/2022 12:39 PM
04/10/2022 02:36 PM
09/20/2022 11:06 AM
09/20/2022 11:07 AM
10/27/2022 01:08 PM
05/11/2022 03:06 AM
09/28/2022 01:32 PM
08/17/2022 05:05 AM
09/16/2022 06:12 PM
09/16/2022 06:11 PM
04/11/2023 12:05 PM
06/19/2024 01:24 PM
06/19/2024 01:21 PM
06/19/2024 01:20 PM
06/01/2024 12:52 AM
05/31/2024 05:56 AM
06/18/2024 11:38 AM
06/11/2024 04:59 AM
08/29/2024 09:38 AM
06/18/2024 05:27 AM
06/12/2024 10:29 AM
06/12/2024 10:30 AM
06/11/2024 11:10 AM
06/18/2024 01:01 PM
08/29/2024 09:38 AM
06/18/2024 11:43 AM
06/17/2024 06:49 AM
08/29/2024 09:38 AM
06/18/2024 05:27 AM
06/04/2024 03:58 AM
06/10/2024 01:41 PM
09/10/2024 01:44 PM
06/12/2024 05:38 AM
06/10/2024 01:41 PM
06/10/2024 01:41 PM
06/05/2024 06:06 AM
06/05/2024 06:00 AM
06/05/2024 01:55 PM
06/10/2024 01:43 PM
06/11/2024 02:10 PM
06/11/2024 02:11 PM
09/10/2024 01:42 PM
06/14/2024 06:30 AM
06/18/2024 12:49 PM
06/26/2024 05:08 AM
09/10/2024 01:42 PM
07/02/2024 05:37 AM
08/29/2024 09:38 AM
07/19/2024 05:44 AM
07/19/2024 05:45 AM
06/27/2024 11:35 AM
06/27/2024 11:35 AM
06/20/2024 11:21 AM
06/20/2024 11:24 AM
07/19/2024 05:44 AM
06/24/2024 11:45 AM
07/02/2024 11:45 AM
08/29/2024 08:35 AM
07/30/2024 01:28 PM
06/25/2024 10:31 AM
06/27/2024 05:40 AM
08/29/2024 07:25 AM
06/27/2024 06:31 AM
06/27/2024 02:03 PM
07/03/2024 10:59 AM
07/01/2024 06:24 AM
07/11/2024 11:43 AM
09/10/2024 01:41 PM
07/30/2024 01:27 PM
07/04/2024 06:46 AM
07/05/2024 09:24 AM
07/11/2024 11:29 AM
07/09/2024 12:01 PM
07/13/2024 01:11 PM
07/12/2024 01:08 PM
08/29/2024 07:16 AM
07/12/2024 09:27 AM
07/13/2024 10:56 AM
07/18/2024 09:06 AM
08/29/2024 07:13 AM
07/18/2024 07:56 AM
07/18/2024 09:04 AM
07/24/2024 06:23 AM
07/23/2024 07:29 AM
07/19/2024 05:57 AM
07/19/2024 06:33 AM
07/19/2024 06:23 AM
07/19/2024 06:26 AM
08/29/2024 08:43 AM
08/29/2024 09:06 AM
08/29/2024 07:12 AM
08/29/2024 08:43 AM
07/25/2024 07:18 AM
08/29/2024 08:40 AM
07/29/2024 08:18 AM
07/30/2024 11:01 AM
07/31/2024 06:59 AM
07/31/2024 07:15 AM
07/31/2024 07:20 AM
07/31/2024 07:26 AM
07/31/2024 07:28 AM
07/31/2024 07:29 AM
07/31/2024 07:31 AM
08/13/2024 10:12 AM
07/31/2024 07:34 AM
07/31/2024 07:36 AM
07/31/2024 07:38 AM
08/13/2024 06:51 AM
08/19/2024 10:55 AM
08/29/2024 06:36 AM
10/18/2024 01:21 PM
09/07/2024 12:45 PM
09/16/2024 02:11 PM
09/27/2024 04:44 AM
11/12/2024 01:03 PM
09/25/2024 04:45 PM
11/12/2024 12:52 PM
10/10/2024 07:00 AM
09/27/2024 01:31 PM
10/04/2024 06:13 AM
10/09/2024 10:35 AM
10/21/2024 06:47 AM
10/25/2024 10:41 AM
10/10/2024 07:31 AM
11/12/2024 01:02 PM
11/12/2024 01:01 PM
11/12/2024 01:00 PM
10/22/2024 08:06 AM
11/12/2024 01:00 PM
10/22/2024 06:37 AM
10/22/2024 08:09 AM
11/04/2024 01:12 PM
10/22/2024 06:44 AM
10/25/2024 05:19 AM
10/31/2024 01:01 PM
10/25/2024 06:56 AM
11/12/2024 12:57 PM
11/05/2024 07:35 AM
11/06/2024 01:19 PM
11/12/2024 12:56 PM
11/04/2024 07:16 AM
11/05/2024 01:29 PM
11/04/2024 05:46 AM
11/13/2024 11:06 AM
11/06/2024 02:11 PM
11/12/2024 12:55 PM
11/18/2024 07:04 AM
11/14/2024 12:46 PM
11/12/2024 12:27 PM
11/12/2024 01:18 PM
11/15/2024 06:52 AM
11/14/2024 11:08 AM
11/15/2024 08:50 AM
11/25/2024 01:42 PM
11/26/2024 07:24 AM
07/31/2023 10:05 AM
08/02/2023 01:10 PM
06/26/2023 06:39 AM
07/25/2023 06:21 AM
07/20/2023 01:10 PM
07/31/2023 12:03 PM
10/04/2023 12:53 PM
10/04/2023 10:53 AM
10/06/2023 10:54 AM
11/06/2023 08:10 AM
10/25/2023 04:47 AM
11/09/2023 11:50 AM
11/01/2023 09:30 AM
11/07/2023 11:33 AM
01/03/2024 12:39 PM
11/10/2023 06:12 AM
12/04/2023 12:00 PM
01/04/2024 06:04 AM
12/04/2023 06:07 AM
02/19/2024 10:44 AM
01/15/2024 09:20 AM
01/05/2024 04:56 AM
01/11/2024 08:30 AM
01/18/2024 09:23 AM
02/01/2024 11:35 AM
03/11/2024 09:20 AM
03/11/2024 06:12 AM
 
 
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
RK-J
Review 100%
Review 50%
Review 100%
Review 100%
Review 100%
Review 100%

Also available in: PDF PNG