-
https://github.com/asharif123/quiz_maker/blob/f2f9ea317fad8b1e1d4bb1ec69101860d467cdd4/UIMethods.cs#L96
The resolution of this issue should take place after issue #16.
There's no point into pri…
-
"The plugin doesn't have an option to automatically capture funds if an asynchronous method is used. There is no such option in the plugin. How this can be a problem with our wordpress if your plugin …
-
### Prerequisites
- [ ] I have carried out troubleshooting steps and I believe I have found a bug.
- [ ] I have searched for similar bugs in both open and closed issues and cannot find a duplicate…
-
https://github.com/asharif123/quiz_maker/blob/b7eef7cd0d5942c8185daa2d882a306995a9fb29/UIMethods.cs#L179-L223
There are some options to extract some methods out of this bigger one to minimize compl…
-
https://github.com/asharif123/quiz_maker/blob/f2f9ea317fad8b1e1d4bb1ec69101860d467cdd4/UIMethods.cs#L64
Method is named PrintInputAnswers which is kind of a strange name. First of all this method d…
-
https://github.com/asharif123/quiz_maker/blob/69cbcee1fc86a177f7c0a486773e2b849f95697c/UIMethods.cs#L7-L10
in general, having a constant named after a specific number is very bad -> imagine you later…
-
https://github.com/asharif123/quiz_maker/blob/69cbcee1fc86a177f7c0a486773e2b849f95697c/UIMethods.cs#L151-L156
Methods that dont interact with the user should be located in your logic class.
If you…
-
https://github.com/asharif123/quiz_maker/blob/328e36b33bfd10f7b535c7c3f7412ab38952f2d5/UIMethods.cs#L91
Instead of creating a new object each time this method is invoked you can use the one that yo…
-
## `@todo`
- [ ] make gig/exercise (paid gig contract chat logs) concept & design
- `@input` :package: [`what have we built hackmd`](https://hackmd.io/@mimiuxui/ryTf3nkW5) from #45
- `@input` :…
-
Has anyone tried downscaling the K and/or Q matrices for repeated layers in franken-merges? This should act like changing the temperature of the softmax and effectively smooth the distribution:
**H…