Project

General

Profile

Activity

From 07/28/2024 to 08/26/2024

08/26/2024

04:43 PM Bug #3712 (Closed): Please add support for num-chapters in k-12-support.txt
Current format: <board>; <grade>; <subject>; supported-themes=[[chosen: [comma separated default set of styles]], [ot... Ram Kordale

08/23/2024

12:16 PM Feature #3710 (Review): Disallow moving forward in chapter or exercise
Anonymous
12:15 PM Feature #3710 (Resolved): Disallow moving forward in chapter or exercise
Anonymous
08:43 AM Feature #3710 (In Progress): Disallow moving forward in chapter or exercise
Anonymous

08/22/2024

01:21 PM Task #3711 (Closed): Tweaks to Question Answering Colab
Colab: https://colab.research.google.com/drive/14N0bH9RBm9lO28EuLXegA1BUzh4hDfXX
Fixes should work for all exerc...
Ram Kordale
12:13 PM Feature #3710 (Closed): Disallow moving forward in chapter or exercise
If user has worked out until Exercise E, allow user to move to exercise <= E+1.
Until user finishes last exercise ...
Ram Kordale

08/18/2024

11:59 AM Task #3709 (New): 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
Ram Kordale

08/13/2024

12:31 PM Bug #3708 (Review): Use value of 'askParameters' if present in div argument.
Anonymous
12:31 PM Bug #3708 (Resolved): Use value of 'askParameters' if present in div argument.
Anonymous
12:31 PM Bug #3708 (In Progress): Use value of 'askParameters' if present in div argument.
Anonymous
12:07 PM Bug #3708 (Closed): Use value of 'askParameters' if present in div argument.
Currently the value of 'askParameters' variable from the script is being used despite being present in the div argume... Anonymous
07:35 AM Feature #3627 (Reopened): Add function get-file that gets a file from gcs to rk2-gcf
Ram Kordale
07:03 AM Feature #3688 (Feedback): Replace our 'Send' button with ChatGPT's send icon
Anonymous
07:03 AM Feature #3688 (Resolved): Replace our 'Send' button with ChatGPT's send icon
Anonymous
06:16 AM Bug #3707 (New): Handle 'get_file_from_gcs' response properly
'get_file_from_gcs' method returns the requested file from gcs. Currently we are checking the response validity by se... Anonymous

08/08/2024

06:42 AM Feature #3703 (Review): Tweak grade, subject line
Anonymous
06:41 AM Feature #3703 (Resolved): Tweak grade, subject line
Anonymous
06:41 AM Feature #3703 (In Progress): Tweak grade, subject line
Anonymous
04:16 AM Feature #3706 (Closed): Add image file support to create styled questions, store in DS and show in FE
Here are some details for an end to end demo.
Sample question:
#$Exercise: 3.5.1.a
#$Question: Here is a fact...
Ram Kordale

08/07/2024

01:15 PM Feature #3703: Tweak grade, subject line
Since the design was changed after more than half the work was finished with the initial set of requirements, I have ... Ram Kordale
11:17 AM Bug #3705 (Review): Modify 'Create detailed QNAs and Answers' Colab
Anonymous
11:17 AM Bug #3705 (Resolved): Modify 'Create detailed QNAs and Answers' Colab
Anonymous

08/06/2024

07:31 AM Bug #3705 (Closed): Modify 'Create detailed QNAs and Answers' Colab
In https://colab.research.google.com/drive/14N0bH9RBm9lO28EuLXegA1BUzh4hDfXX, call_openai will return $$$---$$$---$$$... Ram Kordale

08/05/2024

09:05 AM Task #3704 (Review): Handle y/n better
Anonymous
09:05 AM Task #3704 (Resolved): Handle y/n better
Anonymous
07:34 AM Task #3704 (In Progress): Handle y/n better
Anonymous
06:54 AM Task #3704 (Closed): Handle y/n better
A few times, we ask user to type y/n.
In the case of 'Ready for questions. Type y/n'. Here, even if we type yes, w...
Ram Kordale

08/02/2024

12:36 PM Task #3702 (In Progress): Please add tooltips to grade and subject
Anonymous
02:07 AM Task #3702 (Rejected): Please add tooltips to grade and subject
In "Please select grade and subject <dropdown> <dropdown>", please add tooltip to the drop downs. Please make the imp... Ram Kordale
02:34 AM Feature #3703 (Closed): Tweak grade, subject line
Please replace "Please select grade and subject dd dd" (where dd is <dropdown>) with "dd dd dd dd dd dd" where dd is ... Ram Kordale

08/01/2024

06:51 AM Task #3701 (Review): Tweaks to the login message and button
Anonymous
06:51 AM Task #3701 (Resolved): Tweaks to the login message and button
Anonymous
06:51 AM Task #3701 (In Progress): Tweaks to the login message and button
Anonymous
06:48 AM Task #3701 (Closed): Tweaks to the login message and button
Please
- remove 'Login using Google' message
- replace 'Login' with 'Click To Get Started' for the button and ensur...
Ram Kordale

07/31/2024

07:38 AM Task #3700 (New): Functional testing for update_user_info
Create a file tests/functional/test_user.py
And write the tests for /update_user_info endpoint and mock the datast...
Anonymous
07:35 AM Task #3699 (New): Functional testing for get_question
Write tests for /get_question endpoint and mock the datastore call Anonymous
07:34 AM Task #3698 (Feedback): Functional testing for get_questions_list
Write tests for /get_questions_list endpoint and mock the datastore call Anonymous
07:33 AM Task #3697 (Closed): Functional testing for set_questions_list
Write the tests for /set_questions_list endpoint and mock the storage bucket and datastore call Anonymous
07:31 AM Task #3696 (New): Functional testing for get_file
Write the tests for /get_file endpoint and mock the storage bucket call Anonymous
07:29 AM Task #3695 (New): Functional testing for crud_ds
Write the tests for /crud_ds endpoint and mock the datastore call Anonymous
07:28 AM Task #3694 (New): Functional testing for set_kb
Write the tests for /set_kb endpoint and mock the datastore and openai call Anonymous
07:26 AM Task #3693 (New): Functional testing for store_text_file
Write the tests for store_text_file and mock the storage bucket call Anonymous
07:19 AM Task #3692 (New): Functional testing for set_prompt_mods
Write the test for set_prompt_mods for all the different cases and mock the datastore and openai call Anonymous
07:15 AM Task #3691 (New): Functional testing for set_openai_key
Write a test for the /set_openai_key endpoint for and mock the datastore call Anonymous
06:59 AM Feature #3690 (New): Functional testing
Anonymous

07/30/2024

11:01 AM Feature #3689 (Review): Keep the user logged in till they explicitly logout
Anonymous
11:01 AM Feature #3689 (Resolved): Keep the user logged in till they explicitly logout
Anonymous
11:00 AM Feature #3689 (In Progress): Keep the user logged in till they explicitly logout
Anonymous
08:54 AM Feature #3689: Keep the user logged in till they explicitly logout
TC: https://docs.google.com/document/d/1hU3CCcNNeJAFOFYN9EkJ4rg6Q1cOGGqayWHMhqLBve4/edit#heading=h.8dm1xtmh7h Anonymous
08:44 AM Feature #3689 (Reopened): Keep the user logged in till they explicitly logout
Anonymous
08:43 AM Feature #3689 (Resolved): Keep the user logged in till they explicitly logout
Anonymous
08:43 AM Feature #3689 (Review): Keep the user logged in till they explicitly logout
After an user logs in, we get an access_token from Google with fixed expiry time of 60 minutes. When this expires and... Anonymous
10:24 AM Feature #3685 (Review): Prepend question with "Chapter <chapter_num>. Exercise <exercise_num>. Question <question_num> for main (not sub questions)
Anonymous
10:22 AM Feature #3685 (Resolved): Prepend question with "Chapter <chapter_num>. Exercise <exercise_num>. Question <question_num> for main (not sub questions)
Anonymous
10:22 AM Feature #3685 (In Progress): Prepend question with "Chapter <chapter_num>. Exercise <exercise_num>. Question <question_num> for main (not sub questions)
Anonymous
04:41 AM Feature #3688 (In Progress): Replace our 'Send' button with ChatGPT's send icon
Anonymous

07/29/2024

11:56 AM Feature #3688 (Closed): Replace our 'Send' button with ChatGPT's send icon
ChatGPT has a vertical arrow as the send icon. please grab the svg for that icon from their site and give me. i will ... Ram Kordale
11:54 AM Feature #3684 (Review): Optimize choosing of themes
Anonymous
11:36 AM Feature #3684 (Resolved): Optimize choosing of themes
Anonymous
10:43 AM Feature #3684 (In Progress): Optimize choosing of themes
Anonymous
09:03 AM Feature #3687 (Review): Show a plain chat interface in the background when loader is spinning
Anonymous
09:03 AM Feature #3687 (Resolved): Show a plain chat interface in the background when loader is spinning
Anonymous
08:28 AM Feature #3687 (In Progress): Show a plain chat interface in the background when loader is spinning
Anonymous
08:19 AM Feature #3687 (Closed): Show a plain chat interface in the background when loader is spinning
Ram Kordale
 

Also available in: Atom