Code Monkey home page Code Monkey logo

mentorpick-issues's Introduction

mentorpick-issues

mentorpick-issues's People

Contributors

mitesh-bz avatar sandywadhwa avatar

Watchers

Ashutosh Kumar Akhouri avatar  avatar

mentorpick-issues's Issues

Number Of Questions

Describe the bug
When viewing the questions tab from a question the no of questions solved is becoming 0 in every category

To Reproduce
Steps to reproduce the behavior:

  1. Go to a contest
  2. Go to the Questions tab
  3. Click on any of the questions
  4. Click on the topic Title to go to the questions

Expected behavior
All the topics have 0 as the no of questions solved
Screenshots
image

Desktop (please complete the following information):

  • OS: Windows 11 pro
  • Browser chrome
  • Version 115.0.5790.110 (Official Build) (64-bit)

View Count in My doubt Section

Every time i open the doubt that i submitted the view count is getting increased instead this has to be increased only once that too only when instructors open that particular doubt

Steps to reproduce the behavior:

  1. Submit a doubt
  2. Click on the doubt
  3. Come back and see view count
  4. See error

Expected behavior:
Would be great if it increases only once for each profile instead of getting increased every single time

  • OS: MacOs
  • Browser : Chrome

Regarding "Ask a doubt " screen

Describe the bug
A clear and concise description of what the bug is.
1.When pressing "open the editor" - then it is giving some random alphanumeric words but not the exact code which was saved
2. There is no submit button "In ask a doubt" screen
To Reproduce
Steps to reproduce the behavior:

  1. Go to 'submissions'
  2. Click on 'ask a doubt '
  3. write a query
  4. No submit button

Expected behavior
need to have a submit button in "ask a doubt" screen and when pressing open in editor of previously written code, should get the previous saved code
Screenshots
image
image

Desktop (please complete the following information):

  • Browser [e.g. chrome, safari]

Formatting issue while writing blogs

Indentation and formatting is getting changed every time something is pasted while creating the blogs,
Not able to use tab for long spaces

Steps to produce:
After creating the blog with proper spacing and saving it. There is a difference in spacing in the edit view, and saved view.

Edit view:
image
Saved view:
image

Expected performance:
Edit view and saved view need to be the same and while editing more flexible formatting techniques can be incorporated

Cannot find Blogs

Normal users cannot find blogs from mentor pick website which are already existing

Practice page

whenever i want to practice coding on specific topics...... i goto websites which offer the problems page arranged respective to rating and topics

create a problem or practice interface where people can solve the problem related to any topic they like.

here in our website we are having profiles where we can see what are the problem that we have solved in our past but ...we cant access them directly .....for that we again have to go for that respected contest.

include roadmaps , suggested questions , top interview questions ,discussions..etc

Also make the home page ..a little attractive so that people will explore the website.
i know that inlcuding the practice page will impact the contests and a chance of students cheating ..for that just donot give them acccess to view others submissions.

Contest Submissions Tab Scroll Bug

Describe the bug
The Page cannot be scrolled to view the whole code

To Reproduce
Steps to reproduce the behavior:

  1. Go to CourseV2 Contest
  2. Click on Submissions Tab
  3. Click on any past submission with a long code

Expected behavior
The page should be able to scrollable to the bottom so that users can view the whole code.

Screenshots
Screenshot 2023-07-23 at 5 30 53 PM

Desktop (please complete the following information):

  • OS: MacOS
  • Browser: Chrome

Unable to create submission

User was unable to submit a specific problem in mentorpick.
image

Username: 2210030499-matangi
Problem: Finding cuberoot

Logged out from Mentorpick Alert does not auto close.

Describe the bug
The Logged out alert does not auto close

To Reproduce
Steps to reproduce the behavior:

  1. Log Out
  2. Click Login again without changing any tabs

Expected behavior
Should ideally autoclose

Screenshots
Screenshot 2023-08-22 at 10 16 34 PM

Desktop (please complete the following information):

  • OS: MacOS
  • Browser: Chrome

run and submit access

Plz give the access to submit the problems of contests after contest ends.So that everyone can practice the question which they didnt got during the contest.

Number of sections displayed as 0

After adding the sections to the class the count is still 0

image

Expected performance:
Number of sections should be reflected next to the class name

Submit-Button Run-Button hided behind the fixed bottom

Issue
Few students are unable to scroll the screen and are not able to see the submit and run buttons.
image
Occurrence
It is depended upon the screen resolution.
Expected
It is expected to auto adjust the scroll depending on the screen resolution.

Remove autocomplete prompts

Is your feature request related to a problem? Please describe.
Autocomplete usually generates incorrect/irrelevant prompts that's frustrating to avoid. Pressing enter accepts the prompt while that's not the standard behaviour in other IDEs.

Describe the solution you'd like
I've only coded in Python on the platform, so I'm not aware of the utility for other coding languages. However, in a real interview setting, the platform does not generate any autocomplete suggestions. So it would be best to get rid of the suggestions or at least provide an option to users if they would like to toggle the feature.

Describe alternatives you've considered

  1. Provide a toggle setting to enable/disable autocomplete suggestions.

Small feature

Just a simple feature so that we can change our username . We cannot change when it was changed once so it might be a slight problem. Atleast there is timer cooldown after how many days u can change the username again

It is not allowing to change the username if it is set once..I think that should be looked at.

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Pasting within the editor

It is extremely frustrating when you cannot paste boiler code, but the editor is so restrictive that you cannot paste values from the same editor. Pasting within the same editor has been achieved by many online editors and coding platforms like GeeksForGeeks.

I can use the alternatives such as duplicating a line or moving a line top or bottom using the option key for mac. But it doesn't cater to all use cases.

shortcuts for run and submit operations

it very frustrating to always go and click the run button in the below ........instead of that please include for like: crtl + enter , shift+enter ,etc so that it will be more simple to practice questions fastly.

Showing accepted in mentor pick contests when we run code even if answer is wrong

When we hit on run code in contests, it runs against some given input and if no compilation errors, it shows "output: accepted" and our code output below, this happens even if our output is wrong according to the given test case. Many students are getting confused thinking they're code is correct seeing accepted.

image

Expected performance:
"Output: Accepted" should be shown after comparing submitted output to expected output OR
Instead of "Output: Accepted" it can be changed to "Output"

Name change

Is your feature request related to a problem? Please describe.
Yes ,Because i have been rejected while accessing the courses.

Describe the solution you'd like
Please provide the option to change the name so that, i can change my name to my college id, so that our college management can accept our request by seeing the id number.

Leader Board Position

I had multiple solutions for a question, as soon as I submitted all the multiple solutions of the same question then mentorpick placed me at 3 position even though I was first to solve all the questions.
Here mentorpick is sorting the leaderboard based on the last accepted rather than first accepted of a particular solution

Copy paste within the editor

Is your feature request related to a problem? Please describe.
A I cant cut or paste my code within the editor.

Describe the solution you'd like
A Add a feature to cut ,copy or paste within the editor

Add intellisense to the editor

It is really frustrating to write all the boiler code yourself. Especially when there are features like copy paste disabled in the editor.
Adding intellisense would be a nice addition and would help writing the code much faster and efficiently.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.